[TIBCO.EMS .NET Admin client library 8.1 documentation]

The CMLedgerSubjectInfo type exposes the following members.

Properties

  NameDescription
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