Click or drag to resize

IClientSubscriptionUsePayloadCompression Property

Gets or sets flag that determines if payload compression should be enabled in data packets of this IClientSubscription.

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

Property Value

Boolean
See Also