[TIBCO.EMS .NET Admin client library 6.3 documentation]
Assembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Get or set the maximum number of messages that the server will store for pending messages
bound for this destination.
Namespace:
TIBCO.EMS.ADMINAssembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Syntax
public long MaxMsgs { get; set; } |
Public Property MaxMsgs As Long |
public: property long long MaxMsgs { long long get (); void set (long long value); } |