[TIBCO.EMS .NET client library 8.1 documentation]

Provider-specific message property which may be set in a received message if message has been sent on a destination with sender name property. When set in the message, the property value is a String specifying the name of the user who sent this message.

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

Syntax

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

Remarks

This property is defined as String "JMS_TIBCO_SENDER".

See Also