Click or drag to resize
Grid Solutions Framework

MovingValueInputAdapterMaxHoldTime Property

Gets or sets the smallest possible amount of time that the values will stay the same before moving again, in seconds.

Namespace: TestingAdapters
Assembly: TestingAdapters (in TestingAdapters.dll) Version: 2.4.182-beta
Syntax
[ConnectionStringParameterAttribute]
[DefaultValueAttribute(10)]
public double MaxHoldTime { get; set; }
View Source

Property Value

Double
See Also