[TIBCO.EMS .NET Admin client library 6.3 documentation]
Assembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Get the total size for all pending messages for this destination.
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 (); } |