Click or drag to resize
IRebroadcastServerManager.RebroadcastServers Property
Gets the collection of rebroadcast servers that are being controlled by the manager.

Namespace: VirtualRadar.Interface.Network
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
List<IRebroadcastServer> RebroadcastServers { get; }

Property Value

Type: List<IRebroadcastServer>
See Also