[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 message bytes 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 MaxBytes { get; set; } |
Public Property MaxBytes As Long |
public: property long long MaxBytes { long long get (); void set (long long value); } |