Platform Symphony .NET API Reference - Version 5.0
DataCompressionThreshold Property
NamespacesPlatform.Symphony.SoamSessionCreationAttributesDataCompressionThreshold
Sets the threshold for triggering data compression.
Declaration Syntax
C#
public int DataCompressionThreshold { set; }
Value

When data compression is enabled for a session, the Data Compression Threshold will be the amount of serialized data (in kilobytes) to allow before triggering compression.The default value for this threshold is 1 kilobyte.

Note: Seting this value has no effect if data compression is disabled.

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