Click or drag to resize
IMainViewReconnectFeed Event
Raised when the user wants to manually cycle the connection to the feed.

Namespace: VirtualRadar.Interface.View
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
event EventHandler<EventArgs<IFeed>> ReconnectFeed

Value

Type: SystemEventHandlerEventArgsIFeed
See Also