Click or drag to resize
IWebServerExternalPort Property
Gets or sets the port number that public Internet clients can connect to in order to reach this machine. Optional, used to build ExternalAddress.

Namespace: VirtualRadar.Interface.WebServer
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
int ExternalPort { get; set; }

Property Value

Type: Int32
See Also