Property ListeningPrefixes
ListeningPrefixes
Gets an string array containing all URL prefixes which this HTTP server is listening to.
public string[] ListeningPrefixes { get; }
Property Value
- string[]
Gets an string array containing all URL prefixes which this HTTP server is listening to.
public string[] ListeningPrefixes { get; }