[TIBCO.EMS .NET Admin client library 7.0 documentation]
Assembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Get the number of data messages stored in the store as a result of
swapping out non-persistent messages.
Namespace:
TIBCO.EMS.ADMINAssembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Syntax
public long SwappedCount { get; } |
Public ReadOnly Property SwappedCount As Long |
public: property long long SwappedCount { long long get (); } |
Return Value
the number of messages
Remarks
This only has meaning for the asynchronous store.