Click or drag to resize
Grid Solutions Framework

DynamicFilterLeadTime Property

Gets or sets the allowed future 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 LeadTime { get; set; }
View Source

Property Value

Double
See Also