Click or drag to resize

StrategyConnectionLossHandling Property

Gets the Connection loss handling type. 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 ConnectionLossHandling ConnectionLossHandling { get; }

Property Value

ConnectionLossHandling
See Also