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

The message producer's default time to live is unlimited; the message never expires.

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

Syntax

public const long DEFAULT_TIME_TO_LIVE
Public Const DEFAULT_TIME_TO_LIVE As Long
public:
literal long long DEFAULT_TIME_TO_LIVE

Remarks

When neither the sending call nor the producer supplies a priority, this default applies. The default value, zero, indicates that messages do not expire.

See Also