2 references to Aborted
System.Activities (2)
System\Activities\WorkflowApplication.cs (2)
900
if (this.Controller.HasPendingTrackingRecords || this.
Aborted
!= null)
979
Action<WorkflowApplicationAbortedEventArgs> abortedHandler = this.
Aborted
;