KestrunHost.IsRunning property

Determines whether the Kestrun web application is currently running.

public bool IsRunning { get; }

Return Value

True if the application is running; otherwise, false.

See Also