Click or drag to resize
IMainViewUpdateFeedCounters Method
Updates the list of feeds with fresh counts.

Namespace: VirtualRadar.Interface.View
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
void UpdateFeedCounters(
	FeedStatus[] feeds
)

Parameters

feeds
Type: VirtualRadar.Interface.ViewFeedStatus
See Also