Set the native operating handle.
[Visual Basic] Overridable Public Sub SetHandle( _ ByVal handle As Integer _ ) [C#] public virtual void SetHandle( int handle ); [C++] public: virtual void SetHandle( int handle ); [JScript] public function SetHandle( handle : int );
WaitHandle Class | WaitHandle Members | System.Threading Namespace