Gemstone.Threading.Cancellation Namespace

[Missing <summary> documentation for "N:Gemstone.Threading.Cancellation"]

Classes

CancellationToken Represents a token that can be used to cancel an asynchronous operation.
CompatibleCancellationToken Represents a compatible implementation of the ICancellationToken interface that inter-operates with the CancellationToken and can be used to cancel an asynchronous operation.

Interfaces

ICancellationToken Represents a token that can be used to cancel an asynchronous operation.