ApplicationLifetime.NotifyStarted 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
發出 ApplicationStarted 事件的訊號,並封鎖直到其完成為止。
public:
void NotifyStarted();
public void NotifyStarted ();
member this.NotifyStarted : unit -> unit
Public Sub NotifyStarted ()
備註
此 API 支援 .NET 基礎結構,不適合直接從您的程式代碼使用。