GrainService.StoppedCancellationTokenSource Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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