Click or drag to resize
Grid Solutions Framework

PIOutputAdapterUseCompression Property

Gets or sets flag that determines if defined point compression will be used during archiving.

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

Property Value

Boolean
See Also