IHostApplicationLifetime.ApplicationStarted 屬性

定義

當應用程式主機完全啟動時觸發。

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

屬性值

適用於