[TIBCO.EMS .NET Admin client library 5.1 documentation]
Assembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Get or set the expiry override for this destination.
Namespace:
TIBCO.EMS.ADMINAssembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Syntax
public long ExpiryOverride { get; set; } |
Public Property ExpiryOverride As Long |
public: property long long ExpiryOverride { long long get (); void set (long long value); } |
Return Value
the expiry time in milliseconds.
Remarks
When this property is set for a destination, and the server delivers a message to it, the server replaces the
producer's expiration value with this value.