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