|
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.205-beta
Syntax function get_DatabaseMaximumWriteInterval();
function set_DatabaseMaximumWriteInterval(value);
View SourceProperty Value
DoubleSee Also