TIBCO Enterprise Message Service 4.3.0 .NET Administration Class Library

StoreInfo Properties

The properties of the StoreInfo class are listed below. For a complete list of StoreInfo class members, see the StoreInfo Members topic.

Public Instance Properties

FileSize Get the total size of the store file.
FreeSpace Get the amount of space in the store file that is not in use.
MsgBytes Get the total size of the data messages stored in the store file.
MsgCount Get the number of data messages stored in the store file.
SwappedBytes Get the total size of the data messages stored in the store file as a result of swapping out non-persistent messages.
SwappedCount Get the number of data messages stored in the store file as a result of swapping out non-persistent messages.
UsedSpace Get the amount of space in the store file that is in use.

See Also

StoreInfo Class | TIBCO.EMS.ADMIN Namespace