Click or drag to resize
RebroadcastSettingsPort Property
Gets or sets the port number to rebroadcast the receiver's messages on or the port to transmit the feed to.

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

Property Value

Type: Int32
See Also