Click or drag to resize

IConnectionStateChanged Event

Notifies change in ConnectionState change

Namespace:  SharpCharts.Base.Connection
Assembly:  SharpCharts.Base (in SharpCharts.Base.dll) Version: 1.0.0.42 (1.0.0.42)
Syntax
C#
event EventHandler<ConnectionEventArgs> StateChanged

Value

Type: SystemEventHandlerConnectionEventArgs
See Also