Class ClosureManagedHandle
public class ClosureManagedHandle : ClosureOwnedHandle, IDisposable, IEquatable<ClosureHandle>
- Inheritance
-
ClosureManagedHandle
- Implements
- Inherited Members
Methods
Create()
public static ClosureManagedHandle Create()
Returns
ReleaseHandle()
When overridden in a derived class, executes the code required to free the handle.
protected override bool ReleaseHandle()