Click or drag to resize

StrategyConnectionTimeoutSeconds 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: ArthaChitra.Model.SharpScript
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax
C#
public int ConnectionTimeoutSeconds { get; }

Property Value

Int32
See Also