WaitHandleExtensions Methods

.NET Framework (current version)
 

Namespace:   System.Threading
Assembly:  mscorlib (in mscorlib.dll)

NameDescription
System_CAPS_pubmethodSystem_CAPS_staticGetSafeWaitHandle(WaitHandle^)

Gets the safe handle for a native operating system wait handle.

System_CAPS_pubmethodSystem_CAPS_staticSetSafeWaitHandle(WaitHandle^, SafeWaitHandle^)

Sets a safe handle for a native operating system wait handle.

Return to top
Show: