| 
            
              MySqlInputAdapterInputInterval Property
             | 
          
        
        
            Gets or sets the interval of time, in milliseconds, between sending frames into the concentrator.
            
        
        Namespace: MySqlAdaptersAssembly: MySqlAdapters (in MySqlAdapters.dll) Version: 2.4.258-beta
Syntaxfunction get_InputInterval();
function set_InputInterval(value);
 View SourceProperty Value
Int32
See Also