[TIBCO.EMS .NET Admin client library 8.1 documentation]
Assembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
The maximum number of messages that the TIBCO RV queue can hold before starting to discard messages.
Namespace:
TIBCO.EMS.ADMINAssembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Syntax
public int MaxEvents { get; } |
Public ReadOnly Property MaxEvents As Integer |
public: property int MaxEvents { int get (); } |