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.136 -- Release Build+045677775a56d15698be6ced5ce5213063e47102
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