ExtensionContext.ShutdownToken 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 cancellation token representing extension shutdown.
public static System.Threading.CancellationToken ShutdownToken { get; }
static member ShutdownToken : System.Threading.CancellationToken
Public Shared ReadOnly Property ShutdownToken As CancellationToken