[TIBCO.EMS .NET client library 7.0 documentation]

Provider-specific message property which is set by the provider or the application when message extensions are used.

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

Syntax

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

Remarks

This Message extension allows inclusion of other MapMessage objects as well as arrays of primitive types as MapMessage field values.

This property is defined as string "JMS_TIBCO_MSG_EXT".

See Also