Click or drag to resize
IMainViewShowRebroadcastServerStatus Method
Updates the display with the current set of connections to the rebroadcast servers.

Namespace: VirtualRadar.Interface.View
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
void ShowRebroadcastServerStatus(
	IList<RebroadcastServerConnection> connections
)

Parameters

connections
Type: System.Collections.GenericIListRebroadcastServerConnection
See Also