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

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 sender name.

This property is defined as string "JMS_TIBCO_CM_PUBLISHER".

See Also