Click or drag to resize
IRebroadcastServerManagerGetConnections Method
Returns a list of objects describing all of the connections to the rebroadcast servers.

Namespace: VirtualRadar.Interface.Network
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
List<RebroadcastServerConnection> GetConnections()

Return Value

Type: ListRebroadcastServerConnection
See Also