Click or drag to resize
IListenerSourceChanged Event
Raised when the listener is asked to change source of data. If the change in source causes a disconnect and reconnect then this event is raised after the disconnect but before the reconnect.

Namespace: VirtualRadar.Interface.Listener
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
event EventHandler SourceChanged

Value

Type: SystemEventHandler
See Also