[TIBCO.EMS .NET client library 8.1 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_TRACE
Public Const JMS_TIBCO_MSG_TRACE As String
public:
literal String^ JMS_TIBCO_MSG_TRACE

Remarks

This Message extension allows per message tracing to be enabled.

This property is defined as string "JMS_TIBCO_MSG_TRACE".

See Also