Click or drag to resize
IWebServerPort Property
Gets or sets the port number to listen to.

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

Property Value

Type: Int32
Remarks
Defaults to 80.
See Also