Click or drag to resize

StrategyRealtimeErrorHandling Property

Gets the real time error handing 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 RealtimeErrorHandling RealtimeErrorHandling { get; }

Property Value

RealtimeErrorHandling
See Also