ManagementEventWatcher.Start Method

Definition

Subscribes to events with the given query and delivers them, asynchronously, through the EventArrived event.

public:
 void Start();
public void Start ();
member this.Start : unit -> unit
Public Sub Start ()

Remarks

.NET Framework Security

Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.

Applies to