TIBCO Enterprise Message Service 4.3.0 .NET Administration Class Library

CMLedgerSubjectInfo Properties

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

Public Instance Properties

LastSent Returns the sequence number of the most recent message sent with this subject name.
Listeners Returns an array of CMLedgerListenerInfo objects, one for each registered listener.
Subject Returns the name of the subject that this object summarizes.
TotalMsgs Returns the total number of messages stored on this subject.
TotalSize Returns the total storage (in bytes) occupied by all messages with this subject name.

See Also

CMLedgerSubjectInfo Class | TIBCO.EMS.ADMIN Namespace