Click or drag to resize
IRebroadcastServerManagerRebroadcastServers 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: ListIRebroadcastServer
See Also