Interface ICancelable
Indicates that an operation can be canceled
Namespace: Innovator.Client
Assembly: Innovator.Client.dll
Syntax
public interface ICancelable
Methods
| Improve this Doc View SourceCancel()
Cancel the operation
Declaration
void Cancel()