[TIBCO.EMS .NET client library 8.1 documentation]

Provider-specific message property which is set by the application if this message should be compressed before it is sent to the server.

Namespace:  TIBCO.EMS
Assembly:  TIBCO.EMS (in TIBCO.EMS.dll)

Syntax

public const string JMS_TIBCO_COMPRESS
Public Const JMS_TIBCO_COMPRESS As String
public:
literal String^ JMS_TIBCO_COMPRESS

Remarks

This property is defined as string "JMS_TIBCO_COMPRESS".

Note: EMS supports compression only when EMS is used with Microsoft .NET Framework 2.0.

See Also