Property ListeningPrefixes
ListeningPrefixes
Gets or sets the listening prefixes for the server.
public override string[] ListeningPrefixes { get; }
Property Value
- string[]
An array of strings that specify the prefixes the server should listen on.
Gets or sets the listening prefixes for the server.
public override string[] ListeningPrefixes { get; }
An array of strings that specify the prefixes the server should listen on.