TIBCO Enterprise Message Service 4.3.0 .NET Administration Class Library

CMLedgerSubjectInfo.TotalSize Property

Returns the total storage (in bytes) occupied by all messages with this subject name.

public int TotalSize {get;}

Remarks

If the ledger contains several messages with this subject name, then this field sums the storage space over all of them.

See Also

CMLedgerSubjectInfo Class | TIBCO.EMS.ADMIN Namespace