次の方法で共有


ApplicationLifetime.NotifyStarted メソッド

定義

ApplicationStartedをトリガーし、完了するまでブロックします。

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

注釈

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

適用対象