[TIBCO.EMS .NET client library 5.1 documentation]

Defines reliable delivery mode. This delivery mode is a proprietary extension and when used offers increased performance of the message producers using this mode.

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

Syntax

public const int RELIABLE_DELIVERY
Public Const RELIABLE_DELIVERY As Integer
public:
literal int RELIABLE_DELIVERY

See Also