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