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