Click or drag to resize
Grid Solutions Framework

MovingValueInputAdapterMinHoldTime 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(2)]
public double MinHoldTime { get; set; }
View Source

Property Value

Double
See Also