[TIBCO.EMS .NET Admin client library 7.0 documentation]
The CMLedgerSubjectInfo type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. GetHashCode()()() is suitable for use in hashing algorithms and data structures like a hash table. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a String that represents the current Object (Overrides Object..::.ToString()()().) |
Properties
Name | Description | |
---|---|---|
![]() | 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.
|