Property Ports
Ports
Gets or sets the list of ListeningPort that this host will listen on.
public IList<ListeningPort> Ports { get; set; }
Gets or sets the list of ListeningPort that this host will listen on.
public IList<ListeningPort> Ports { get; set; }