Click or drag to resize
RebroadcastServerConnectionLocalPort Property
Gets or sets the local port that the rebroadcast server listens to.

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

Property Value

Type: Int32
See Also