Click or drag to resize

IClientSubscriptionCompressionStrength Property

Gets or sets the compression strength value to use when UsePayloadCompression is true for this IClientSubscription.

Namespace: GSF.TimeSeries.Transport
Assembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.181-beta
Syntax
int CompressionStrength { get; set; }

Property Value

Int32
See Also