ThreadPool.BindHandle Method
.NET Framework 4.5
Binds an operating system handle to the ThreadPool.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
BindHandle(IntPtr) | Obsolete. Binds an operating system handle to the ThreadPool. |
|
BindHandle(SafeHandle) | Binds an operating system handle to the ThreadPool. |