[Missing <summary> documentation for "N:Gemstone.Threading.Cancellation"]
| 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. |
| ICancellationToken | Represents a token that can be used to cancel an asynchronous operation. |