[TIBCO.EMS .NET Admin client library 7.0 documentation]
Assembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Determine if the prefetch setting for this queue is inherited from a parent queue.
Namespace:
TIBCO.EMS.ADMINAssembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Syntax
public bool PrefetchInherited { get; } |
Public ReadOnly Property PrefetchInherited As Boolean |
public: property bool PrefetchInherited { bool get (); } |