Class ThreadPoolArrayOwnedHandle
public class ThreadPoolArrayOwnedHandle : ThreadPoolArrayHandle, IDisposable
- Inheritance
-
ThreadPoolArrayOwnedHandle
- Implements
- Inherited Members
Methods
Create(ThreadPool[])
public static ThreadPoolArrayOwnedHandle Create(ThreadPool[] data)
Parameters
data
ThreadPool[]
Returns
ReleaseHandle()
When overridden in a derived class, executes the code required to free the handle.
protected override bool ReleaseHandle()