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.158 -- Release Build+742760b9fc81f0ff99a22d1d8a726573e73efb7e
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