IHostApplicationLifetime.ApplicationStopped Eigenschaft

Definition

Wird ausgelöst, wenn der Anwendungshost ordnungsgemäß heruntergefahren wurde.

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

Eigenschaftswert

Gilt für: