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