次の方法で共有


GrainService.StoppedCancellationTokenSource プロパティ

定義

グレイン サービスの停止時にキャンセルを通知するためのトークンを取得します

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

プロパティ値

適用対象