Platform Symphony .NET API Reference - Version 4.1
EnableDataCompression Property
NamespacesPlatform.Symphony.SoamSessionCreationAttributesEnableDataCompression
Enables or disables data compression for a session.
Declaration Syntax
C#
public bool EnableDataCompression { set; }
Value

Data compression will be triggered once the serialized data size is larger than the Data Compression Threshold. The default Data Compression Threshold is 1KB. Data compression can be enabled or disabled while creating the session and cannot be changed once the session has been created. When not explicitly specified, data compression will be disabled.

Note: Once enabled, all data compression attributes will be applied to common data, common data updates, task input and task output.

Assembly: Platform.Symphony.Soam.Net (Module: Platform.Symphony.Soam.Net) Version: 4.1.0.0