|
MovingValueInputAdapterMaxHoldTime Property
|
Gets or sets the smallest possible amount of time that the values will stay the same before moving again, in seconds.
Namespace: TestingAdaptersAssembly: TestingAdapters (in TestingAdapters.dll) Version: 2.4.207-beta
Syntax function get_MaxHoldTime();
function set_MaxHoldTime(value);
View SourceProperty Value
DoubleSee Also