CancellationCapability
Namespace: Endorphin.Core
Nested types and modules
| Type | Description |
| CancellationCapability | Type alias for System.Threading.CancellationTokenSource. |
| CancellationCapability<'T> | Cancellation capability with generic options which must be specified at cancellation. |