Click or drag to resize
Grid Solutions Framework

Dnp3OutputAdapterStaticUpdateBatchSize Property

Gets or sets the batch size for static database updates.

Namespace: DNP3Adapters
Assembly: Dnp3Adapters (in Dnp3Adapters.dll) Version: 2.4.256-beta
Syntax
[ConnectionStringParameterAttribute]
[DefaultValueAttribute(100)]
public int StaticUpdateBatchSize { get; set; }
View Source

Property Value

Int32
See Also