|
Dnp3OutputAdapterStaticUpdateBatchSize Property
|
Gets or sets the batch size for static database updates.
Namespace: DNP3AdaptersAssembly: Dnp3Adapters (in Dnp3Adapters.dll) Version: 2.4.256-beta
Syntaxfunction get_StaticUpdateBatchSize();
function set_StaticUpdateBatchSize(value);
View SourceProperty Value
Int32
See Also