Partager via


ApplicationLifetime.ApplicationStarted Propriété

Définition

Obtient un jeton d’annulation. Déclenché lorsque l’hôte d’application a complètement démarré et qu’il s’apprête à attendre un arrêt approprié.

public:
 property System::Threading::CancellationToken ApplicationStarted { System::Threading::CancellationToken get(); };
public System.Threading.CancellationToken ApplicationStarted { get; }
member this.ApplicationStarted : System.Threading.CancellationToken
Public ReadOnly Property ApplicationStarted As CancellationToken

Valeur de propriété

Implémente

Remarques

Cette API prend en charge l’infrastructure .NET et n’est pas destinée à être utilisée directement à partir de votre code.

S’applique à