IClientSubscriptionUsePayloadCompression Property
Gets or sets flag that determines if payload compression should be enabled in data packets of this
IClientSubscription.
Namespace: Gemstone.Timeseries.TransportAssembly: Gemstone.Timeseries (in Gemstone.Timeseries.dll) Version: 1.0.153 -- Release Build+2ac7a48d4209b98f9747910ba7b519b359a1c238
bool UsePayloadCompression { get; set; }
Property UsePayloadCompression As Boolean
Get
Set
property bool UsePayloadCompression {
bool get ();
void set (bool value);
}
function get_UsePayloadCompression();
function set_UsePayloadCompression(value);
Property Value
Boolean