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