5 references to SuspendOnIdle
System.Workflow.Runtime (5)
WorkflowExecutor.cs (4)
853
this.
SuspendOnIdle
(this.AdditionalInformation);
1898
return this.
SuspendOnIdle
(error);
2709
this.
SuspendOnIdle
(null);
2878
return this.
SuspendOnIdle
(suspendDescription);
WorkflowStateRollbackService.cs (1)
143
newWorkflowExecutor.
SuspendOnIdle
(this.suspendOnRevertInfo);