ICloudCancellationTokenSource
Namespace: MBrace.Core
Distributed cancellation token source abstraction.
Instance members
Instance member | Description |
Cancel()
Signature: unit -> unit
Modifiers: abstract |
Cancel the cancellation token source. |
Token
Signature: ICloudCancellationToken
Modifiers: abstract |
Gets a cancellation token instance. CompiledName: |