次の方法で共有


ApplicationLifetime.NotifyStarted メソッド

定義

ApplicationStarted イベントを通知し、それが完了するまでブロックします。

public:
 void NotifyStarted();
public void NotifyStarted ();
member this.NotifyStarted : unit -> unit
Public Sub NotifyStarted ()

注釈

この API では .NET インフラストラクチャがサポートされます。コードから直接使用するためのものではありません。

適用対象