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