[TIBCO.EMS .NET client library 6.0 documentation]

Provider-specific message property which may be set if imported message has been published by TIBCO Rendezvous Certified Messaging application.

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

Syntax

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

Remarks

Defines the name of a provider-specific message property. An imported message with that property is an RVCM message. The value of that property is the RVCM sequence number.

This property is defined as string "JMS_TIBCO_CM_SEQUENCE".

See Also