KestrunHost.CurrentUrls property
Gets the currently known application URLs for this host.
public IReadOnlyList<string> CurrentUrls { get; }
See Also
- class KestrunHost
- namespace Kestrun.Hosting
Gets the currently known application URLs for this host.
public IReadOnlyList<string> CurrentUrls { get; }