Click or drag to resize
IListenerConnectionStateChanged Event
Raised when the listener connects or disconnects. Note that exceptions raised during parsing of messages will cause the object to automatically disconnect.

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

Value

Type: SystemEventHandler
See Also