[TIBCO.EMS .NET Admin client library 7.0 documentation]
Assembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Get the total size of pending messages for this server.
Namespace:
TIBCO.EMS.ADMINAssembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Syntax
public long PendingMessageSize { get; } |
Public ReadOnly Property PendingMessageSize As Long |
public: property long long PendingMessageSize { long long get (); } |