Click or drag to resize
IRebroadcastServerGetConnections Method
Returns a list of every connection to the rebroadcast server.

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