[TIBCO.EMS .NET client library 6.3 documentation]

Provider-specific message property which is set by the application if this message should be placed into special system queue in case it could not be delivered.

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

Syntax

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

Remarks

This property is defined as string "JMS_TIBCO_PRESERVE_UNDELIVERED".

See Also