Click or drag to resize
Grid Solutions Framework

RemoteOutputAdapterSamplesPerTransmission Property

Gets or sets an integer that indicates the maximum number of points to be published to the historian at once.

Namespace: HistorianAdapters
Assembly: HistorianAdapters (in HistorianAdapters.dll) Version: 2.4.182-beta
Syntax
[ConnectionStringParameterAttribute]
[DefaultValueAttribute(100000)]
public int SamplesPerTransmission { get; set; }
View Source

Property Value

Int32
See Also