IApplicationLifetime.ApplicationStarted Property

Definition

Gets a cancellation token. Triggered when the application host has fully started and is about to wait for a graceful shutdown.

C#
public System.Threading.CancellationToken ApplicationStarted { get; }

Property Value

Applies to