[TIBCO.EMS .NET Admin client library 7.0 documentation]
Assembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Determine if the redelivery delay property was inherited
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 RedeliveryDelayInherited { get; } |
Public ReadOnly Property RedeliveryDelayInherited As Boolean |
public: property bool RedeliveryDelayInherited { bool get (); } |