PSWorkflowInstance.OnSuspended Property

Definition

On suspended handler.

protected:
 property Action<System::Object ^> ^ OnSuspended { Action<System::Object ^> ^ get(); };
protected Action<object> OnSuspended { get; }
member this.OnSuspended : Action<obj>
Protected ReadOnly Property OnSuspended As Action(Of Object)

Property Value

Applies to