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