Click or drag to resize
IBackgroundThreadQueuesViewRefreshDisplay Method
Refreshes the display of queues.

Namespace: VirtualRadar.Interface.View
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
void RefreshDisplay(
	IQueue[] queues
)

Parameters

queues
Type: VirtualRadar.InterfaceIQueue
See Also