PSWorkflowInstance.OnUnloaded Property

Definition

On unloaded handler.

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

Property Value

Applies to