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