WaitHandleExtensions Methods
.NET Framework (current version)
Namespace:
System.Threading
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | GetSafeWaitHandle(WaitHandle^) | Gets the safe handle for a native operating system wait handle. |
![]() ![]() | SetSafeWaitHandle(WaitHandle^, SafeWaitHandle^) | Sets a safe handle for a native operating system wait handle. |
Show:

