Endorphin.Core


CancellationCapability

Namespace: Endorphin.Core

Utilities for handling cancellation.

Nested types and modules

TypeDescription
CancellationCapability

Type alias for System.Threading.CancellationTokenSource.

CancellationCapability<'T>

Cancellation capability with generic options which must be specified at cancellation.

Fork me on GitHub