GrainService.StoppedCancellationTokenSource Property

Definition

Gets the token for signaling cancellation upon stopping of grain service

protected System.Threading.CancellationTokenSource StoppedCancellationTokenSource { get; }
member this.StoppedCancellationTokenSource : System.Threading.CancellationTokenSource
Protected ReadOnly Property StoppedCancellationTokenSource As CancellationTokenSource

Property Value

Applies to