![]() | Determine if this durable is connected or dormant. |
![]() | Get the client ID associated with this durable. |
![]() | Get the consumer ID associated with this durable. |
![]() | Get the number of messages that have been delivered to the durable subscription but have not yet been acknowledged. |
![]() | Get the name of this durable. |
![]() | Indicates whether or not the durable has opted not to receive "local" messages. |
![]() | Get the total number of messages waiting to be delivered to this durable subscription. This also includes the delivered message count. |
![]() | Get the total size, in bytes, of messages waiting to be delivered to this durable subscription. |
![]() | Get the selector that this durable uses. |
![]() | Determine if this durable is static or dynamic. |
![]() | Get the topic name that this durable subscribes to. |
![]() | Get the name of the authenticated user whose connection this durable subscriber is currently using. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Gets the Type of the current instance. |
![]() | Generate a string representation of this DurableInfo. |
DurableInfo Class | TIBCO.EMS.ADMIN Namespace