Click or drag to resize
IFeedManagerConnectionStateChanged Event
Raised when the listener attached to a feed changes its connection state.

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

Value

Type: SystemEventHandlerEventArgsIFeed
See Also