2 references to QueueName
System.Workflow.Runtime (2)
WorkflowExecutor.cs (2)
693
if (qService.Exists(sub.
QueueName
))
695
qService.EnqueueEvent(sub.
QueueName
, sub.SubscriptionId);