ApplicationLifetime.NotifyStopped 方法

定義

發出 ApplicationStopped 事件的訊號,並封鎖直到其完成為止。

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

備註

此 API 支援 .NET 基礎結構,並不適合直接從您的程式代碼使用。

適用於