5 references to NotifyAsynchronousSubscribers
System.Workflow.Runtime (5)
WorkflowQueue.cs (2)
40
qService.
NotifyAsynchronousSubscribers
(this.queueName, qState, qState.Messages.Count);
78
qService.
NotifyAsynchronousSubscribers
(this.queueName, qState, qState.Messages.Count);
WorkflowQueuingService.cs (3)
348
service.
NotifyAsynchronousSubscribers
(pair.Key, qState, 1);
352
NotifyAsynchronousSubscribers
(pair.Key, pair.Value, 1);
511
NotifyAsynchronousSubscribers
(queueName, qState, 1);