[TIBCO.EMS .NET client library 5.1 documentation]

Provider-specific message property which is set if imported message has been published by TIBCO SmartSockets application.

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

Syntax

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

Remarks

Property value is a String specifying the SmartSockets sender name. This property is defined as String "JMS_TIBCO_SS_SENDER".

See Also