Click or drag to resize

PhysicalParserCompressionStyle Property

Gets or sets the compression style used by the PQDIF file.

Namespace: GSF.PQDIF.Physical
Assembly: GSF.PQDIF (in GSF.PQDIF.dll) Version: 2.4.181-beta
Syntax
public CompressionStyle CompressionStyle { get; set; }
View Source

Property Value

CompressionStyle
Exceptions
ExceptionCondition
NotSupportedExceptionTotalFile compression has been deprecated by the standard and is not supported by this parser.
See Also