TIBCO Enterprise Message Service 4.3.0 .NET Administration Class Library

CMLedgerSubjectInfo Members

CMLedgerSubjectInfo overview

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.

Public Instance Methods

Equals (inherited from Object) Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object) Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object) Gets the Type of the current instance.
ToString 

See Also

CMLedgerSubjectInfo Class | TIBCO.EMS.ADMIN Namespace