2 writes to AbortOrTerminateRequested
System.Workflow.Runtime (2)
WorkflowExecutor.cs (2)
1630
this.Scheduler.
AbortOrTerminateRequested
= true;
1764
this.Scheduler.
AbortOrTerminateRequested
= true;
1 reference to AbortOrTerminateRequested
System.Workflow.Runtime (1)
Scheduler.cs (1)
237
if (this.
AbortOrTerminateRequested
)