KestrunHost.CurrentUrls property

Gets the currently known application URLs for this host.

public IReadOnlyList<string> CurrentUrls { get; }

See Also