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