[TIBCO.EMS .NET Admin client library 8.1 documentation]
Assembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Determine if the maxRedelivery property was inheritied from a
parent queue or set directly for this queue.
Namespace:
TIBCO.EMS.ADMINAssembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Syntax
public bool MaxRedeliveryInherited { get; } |
Public ReadOnly Property MaxRedeliveryInherited As Boolean |
public: property bool MaxRedeliveryInherited { bool get (); } |