[TIBCO.EMS .NET Admin client library 6.3 documentation]
Assembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Get the total size of the 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 SwappedBytes { get; } |
Public ReadOnly Property SwappedBytes As Long |
public: property long long SwappedBytes { long long get (); } |
Return Value
the size in bytes
Remarks
This only has meaning for the asynchronous store.