| 
            
              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.257-beta
Syntaxfunction get_MaxHoldTime();
function set_MaxHoldTime(value);
 View SourceProperty Value
Double
See Also