IHostApplicationLifetime.ApplicationStopping Property
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 a cancellation token. Triggered when the application host is starting a graceful shutdown. Shutdown will block until all callbacks registered on this token have completed.
public:
property System::Threading::CancellationToken ApplicationStopping { System::Threading::CancellationToken get(); };
C#
public System.Threading.CancellationToken ApplicationStopping { get; }
member this.ApplicationStopping : System.Threading.CancellationToken
Public ReadOnly Property ApplicationStopping As CancellationToken
Prodotto | Versioni |
---|---|
.NET | 8 (package-provided), 9 (package-provided), 10 (package-provided) |
.NET Standard | 2.0 (package-provided), 2.1 (package-provided) |
Collabora con noi su GitHub
L'origine per questo contenuto è disponibile in GitHub, dove puoi anche creare ed esaminare i problemi e le richieste pull. Per altre informazioni, vedi la nostra guida per i collaboratori.
Feedback su .NET
.NET è un progetto open source. Seleziona un collegamento per fornire feedback: