GrainCancellationToken
class
Namespace: Orleans
An analogue to
GrainCancellationToken which can be sent between grains. [Orleans.Immutable]public sealed class GrainCancellationToken : IDisposableProperties
CancellationTokenGets the underlying cancellation token.
Methods
DisposePerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
