ConnectionLossHandling Enumeration |
Namespace: SharpCharts.Base.SharpScript
public enum ConnectionLossHandling
Member name | Value | Description | |
---|---|---|---|
Disable | 0 | Disables the strategy on connection lost | |
KeepRunning | 1 | The strategy ignores the disconnection and keeps on running |