Click or drag to resize
Grid Solutions Framework

DynamicFilterLagTime Property

Gets or sets the allowed past time deviation tolerance, in seconds (can be sub-second).

Namespace: DynamicCalculator
Assembly: DynamicCalculator (in DynamicCalculator.dll) Version: 2.4.182-beta
Syntax
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public double LagTime { get; set; }
View Source

Property Value

Double
See Also