1 write to Action
System.ServiceModel.Activities (1)
System\ServiceModel\Activities\Configuration\WorkflowUnhandledExceptionElement.cs (1)
30return new WorkflowUnhandledExceptionBehavior() { Action = this.Action };
1 reference to Action
System.ServiceModel.Activities (1)
System\ServiceModel\Activities\Description\WorkflowUnhandledExceptionBehavior.cs (1)
46workflowServiceHost.UnhandledExceptionAction = this.Action;