PSEventSubscriber.HandlerDelegate Property

Definition

The delegate invoked when this event arrives.

public:
 property System::Management::Automation::PSEventReceivedEventHandler ^ HandlerDelegate { System::Management::Automation::PSEventReceivedEventHandler ^ get(); };
public System.Management.Automation.PSEventReceivedEventHandler HandlerDelegate { get; }
member this.HandlerDelegate : System.Management.Automation.PSEventReceivedEventHandler
Public ReadOnly Property HandlerDelegate As PSEventReceivedEventHandler

Property Value

Applies to