Click or drag to resize
IMainViewShowFeedConnectionStatus Method
Updates the display for a feed with a fresh connection status.

Namespace: VirtualRadar.Interface.View
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
void ShowFeedConnectionStatus(
	FeedStatus feed
)

Parameters

feed
Type: VirtualRadar.Interface.ViewFeedStatus
See Also