2 references to QueueNameProperty
System.Workflow.Activities (2)
WebServiceReceive.cs (2)
218
this.SetValue(
QueueNameProperty
, key);
408
return (IComparable)this.GetValue(
QueueNameProperty
);