This event is invoked every time the connection status changes.

Namespace: Ico.Ewx
Assembly: EwxLayer (in EwxLayer.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public event EventHandler ConnectionStatusChanged
Visual Basic
Public Event ConnectionStatusChanged As EventHandler
JScript
JScript does not support events.

See Also