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.143 -- Release Build+6200516e1d8796210682e4fa5670553a73472309
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