2 references to QueueNames
System.Workflow.Runtime (2)
System\Activities\Statements\InteropExecutor.cs (1)
98
return this.workflowQueuingService.
QueueNames
;
WorkflowExecutor.cs (1)
1336
IEnumerable<IComparable> names = qService.
QueueNames
;