ApplicationLifetime.NotifyStopped Method

Definition

Signals the ApplicationStopped event and blocks until it completes.

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

Remarks

This API supports the .NET infrastructure and is not intended to be used directly from your code.

Applies to