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