WaitHandle Constructor

Definition

Initializes a new instance of the WaitHandle class.

protected:
 WaitHandle();
public:
 WaitHandle();
protected WaitHandle ();
public WaitHandle ();
Protected Sub New ()
Public Sub New ()

Applies to