| 
            
              DatabaseNotifierDatabaseMaximumWriteInterval Property
             | 
          
        
        
            Gets or sets the maximum interval, in seconds, at which the adapter can execute database operations. Set to zero for no delay.
            
        
        Namespace: DynamicCalculatorAssembly: DynamicCalculator (in DynamicCalculator.dll) Version: 2.4.258-beta
Syntaxfunction get_DatabaseMaximumWriteInterval();
function set_DatabaseMaximumWriteInterval(value);
 View SourceProperty Value
Double
See Also