Click or drag to resize

ExternalConnectionBaseConnectionState Property

Gets the current Connection State

Namespace:  SharpCharts.Base.Connection
Assembly:  SharpCharts.Base (in SharpCharts.Base.dll) Version: 1.0.0.42 (1.0.0.42)
Syntax
C#
public ConnectionState ConnectionState { get; }

Property Value

Type: ConnectionState
See Also