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