[TIBCO.EMS.UFOCLIENT .NET client library 6.0 documentation]

The message producer's default delivery mode is PERSISTENT.

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

Syntax

public const MessageDeliveryMode DEFAULT_MSG_DELIVERY_MODE
Public Const DEFAULT_MSG_DELIVERY_MODE As MessageDeliveryMode
public:
literal MessageDeliveryMode DEFAULT_MSG_DELIVERY_MODE

Remarks

When neither the sending call nor the producer supplies a delivery mode, this default applies.

See Also