Click or drag to resize
Grid Solutions Framework

PIOutputAdapterUseCompression Property

Gets or sets the flag that determines if compression will be used during archiving when compression is configured for tag. If disabled, configured tag compression and ReplaceValues setting are ignored.

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

Property Value

Boolean
See Also