Click or drag to resize
RebroadcastSettingsIsTransmitter Property
Gets or sets a value that indicates whether the rebroadcast server is active (it transmits the feed to another machine) or passive (it accepts multiple connections from other machines).

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

Property Value

Type: Boolean
See Also