4 references to ProcessQueuedEvents
System.Workflow.Runtime (4)
Scheduler.cs (1)
119this.RootWorkflowExecutor.ProcessQueuedEvents();
WorkflowExecutor.cs (3)
807this.ProcessQueuedEvents(); // deliver any outstanding queued events before persisting 1014this.ProcessQueuedEvents(); // Must always process this queue before persisting state! 1472this.ProcessQueuedEvents(); // deliver any outstanding queued events before persisting