Click or drag to resize
Grid Solutions Framework

RemoteOutputAdapterConserveBandwidth Property

Gets or sets a boolean value that determines the packet type to be used when sending data to the server.

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

Property Value

Boolean
See Also