Share via


HostParameterDefaults.ActivateDelegate Property

Definition

The Workflow activation delegate.

public:
 property Action<System::Object ^> ^ ActivateDelegate { Action<System::Object ^> ^ get(); void set(Action<System::Object ^> ^ value); };
public Action<object> ActivateDelegate { get; set; }
member this.ActivateDelegate : Action<obj> with get, set
Public Property ActivateDelegate As Action(Of Object)

Property Value

Applies to