CancellableOperationTCancel Method
Requests cancellation of the operation.
Namespace: MFiles.VAF.MultiserverModeAssembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
public bool Cancel(
bool throwImmediate = false
)
- throwImmediate Boolean (Optional)
- Throws the OperationCancelledOperation within this method.
BooleanTrue when the cancellation was requested, false otherwise.