[TIBCO.EMS .NET Admin client library 6.3 documentation]
Assembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Get the default time-to-live for TIBCO Rendezvous Certified Messages
sent on this transport by the server to TIBCO Rendezvous clients.
Namespace:
TIBCO.EMS.ADMINAssembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Syntax
public double DefaultTimeLimit { get; } |
Public ReadOnly Property DefaultTimeLimit As Double |
public: property double DefaultTimeLimit { double get (); } |