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