StrategyBaseConnectionTimeoutSeconds Property |
Gets the connection timeout seconds up which the strategy will be disabled on connection loss. This can be set via Settings > Options > Strategy tab
Namespace:
SharpCharts.Base.SharpScript
Assembly:
SharpCharts.Base (in SharpCharts.Base.dll) Version: 1.0.0.42 (1.0.0.42)
Syntax public int ConnectionTimeoutSeconds { get; }
Property Value
Type:
Int32See Also