Class AsyncOperation
Represents an in-progress, cancellable operation.
Inheritance
System.Object
AsyncOperation
Namespace: Mannequin.Bindings
Assembly: Collapse.dll
Syntax
public class AsyncOperation : object
Methods
Abort()
Abort this AsyncOperation.
Declaration
public void Abort()