2 writes to action
System.ServiceModel.Activities (2)
System\ServiceModel\Activities\Description\WorkflowUnhandledExceptionBehavior.cs (2)
21
this.
action
= defaultAction;
33
this.
action
= value;
1 reference to action
System.ServiceModel.Activities (1)
System\ServiceModel\Activities\Description\WorkflowUnhandledExceptionBehavior.cs (1)
26
get { return this.
action
; }