3 references to Cancel
System.ServiceModel.Activities (3)
System\ServiceModel\Activities\Description\WorkflowUnhandledExceptionAction.cs (1)
20value == WorkflowUnhandledExceptionAction.Cancel ||
System\ServiceModel\Activities\Dispatcher\WorkflowServiceInstance.cs (2)
6052if (this.action == WorkflowUnhandledExceptionAction.Cancel) 6119if (this.action == WorkflowUnhandledExceptionAction.Cancel)