TIBCO Enterprise Message Service 4.3.0 .NET Client Class Library

Tibems.JMS_TIBCO_DISABLE_SENDER Field

Provider specific message property which may be set to prevent the server from including the user name into message when sending this message to consumers.

public const string JMS_TIBCO_DISABLE_SENDER = "JMS_TIBCO_DISABLE_SENDER";

Remarks

This property is ignored by the server if the destination is specified to enforce the inclusion of the user name. This property, if used, must be set to boolean value 'true' by the message producer before sending the message. This property is defined as String "JMS_TIBCO_DISABLE_SENDER".
For complete details, see the corresponding item in the book TIBCO Enterprise Message Service .NET Reference.

See Also

Tibems Class | TIBCO.EMS Namespace