ApplicationLifetime.NotifyStarted Method

Definition

Signals the ApplicationStarted event and blocks until it completes.

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

Remarks

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

Applies to