Click or drag to resize

DataPublisherCompressionStrength Property

Gets or sets the compression strength value to use when compressing data for subscribers.

Namespace: GSF.TimeSeries.Transport
Assembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.181-beta
Syntax
[ConnectionStringParameterAttribute]
[DefaultValueAttribute(31)]
public int CompressionStrength { get; set; }
View Source

Property Value

Int32
See Also