[TIBCO.EMS .NET Admin client library 5.1 documentation]
The TopicInfo type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| ActiveDurableCount | Get the current number of active durable subscribers for this topic.
| |
| BridgeTargets | Get the target destinations that this destination bridges to. (Inherited from DestinationInfo.) | |
| BridgeTargetsInherited | Determines if the list of targets was inherited from a parent
destination or whether it was set on the destination directly.
(Inherited from DestinationInfo.) | |
| Channel | Get or set the multicast channel for this topic.
| |
| ChannelInherited | Determine if the channel property was inherited from a
parent topic or set directly for this topic.
| |
| ConsumerCount | Get the number of consumers for this destination.
(Inherited from DestinationInfo.) | |
| Description | Get or set the description of this destination.
(Inherited from DestinationInfo.) | |
| DurableCount | Get the current number of durable subscribers for this topic.
| |
| ExpiryOverride | Get or set the expiry override for this destination.
(Inherited from DestinationInfo.) | |
| ExpiryOverrideInherited | Determine if the expiry override property was inheritied from a parent destination or set directly for this destination.
(Inherited from DestinationInfo.) | |
| ExportTransports | Get the names of the transports that this topic exports messages
on.
| |
| ExportTransportsInherited | Determines if the list of transports this topic exports messages on was
inherited from a parent topic or whether it was set on the topic
directly.
| |
| Failsafe | Get or set the failsafe property of this destination.
(Inherited from DestinationInfo.) | |
| FailsafeInherited | Determine if the failsafe property was inheritied from a parent destination or set directly for this destination.
(Inherited from DestinationInfo.) | |
| FlowControlMaxBytes | Get or set the volume of pending messages (in bytes) at which flow control is
enabled for this destination.
(Inherited from DestinationInfo.) | |
| FlowControlMaxBytesInherited | Determine if the flowControlMaxBytes property was inheritied from a
parent destination or set directly for this destination.
(Inherited from DestinationInfo.) | |
| Global | Get or set the global property of this destination.
(Inherited from DestinationInfo.) | |
| GlobalInherited | Determine if the global property was inheritied from a parent destination or set directly for this destination.
(Inherited from DestinationInfo.) | |
| ImportTransports | Get the names of the transports that this destination imports messages
from.
(Inherited from DestinationInfo.) | |
| ImportTransportsInherited | Determines if the list of transports this destination imports messages
from was inherited from a parent destination or whether it was set on
the destination directly.
(Inherited from DestinationInfo.) | |
| InboundStatistics | Get inbound statistics for this destination.
(Inherited from DestinationInfo.) | |
| JNDINames | Get the array of JNDI names for this destination.
(Inherited from DestinationInfo.) | |
| MaxBytes | Get or set the maximum number of message bytes that the server will store for pending messages
bound for this destination.
(Inherited from DestinationInfo.) | |
| MaxBytesInherited | Determine if the maxBytes property was inheritied from a parent destination or set directly for this destination.
(Inherited from DestinationInfo.) | |
| MaxMsgs | Get or set the maximum number of messages that the server will store for pending messages
bound for this destination.
(Inherited from DestinationInfo.) | |
| MaxMsgsInherited | Determine if the maxMsgs property was inheritied from a parent destination or set directly for this destination.
(Inherited from DestinationInfo.) | |
| MsgTrace | Get or set the level of message tracing for this destination. (Inherited from DestinationInfo.) | |
| MsgTraceInherited | Determine if the message trace property was inheritied from a parent
destination or set directly for this destination.
(Inherited from DestinationInfo.) | |
| MulticastEnabled | Determine if this topic is multicast-enabled.
| |
| Name | Get the name of this destination.
(Inherited from DestinationInfo.) | |
| OutboundStatistics | Get outbound statistics for this destination.
(Inherited from DestinationInfo.) | |
| OverflowPolicy | Get or set the overflow policy for this destination.
(Inherited from DestinationInfo.) | |
| OverflowPolicyInherited | Determine if the overflowPolicy property was inheritied from a parent destination or set directly for this destination.
(Inherited from DestinationInfo.) | |
| PendingMessageCount | Get the total number of pending messages for this destination.
(Inherited from DestinationInfo.) | |
| PendingMessageSize | Get the total size for all pending messages for this destination.
(Inherited from DestinationInfo.) | |
| Prefetch | Get or set the number of messages prefetched by the EMS client from the server
to improve efficiency.
(Inherited from DestinationInfo.) | |
| PrefetchInherited | Determine if the prefetch setting for this queue is inherited from a parent queue.
(Inherited from DestinationInfo.) | |
| Secure | Get or set the secure property of this destination.
(Inherited from DestinationInfo.) | |
| SecureInherited | Determine if the secure property was inheritied from a parent destination or set directly for this destination.
(Inherited from DestinationInfo.) | |
| SenderName | Get or set sender_name property for this destination.
(Inherited from DestinationInfo.) | |
| SenderNameEnforced | Get or set sender_name_enforced property.
(Inherited from DestinationInfo.) | |
| SenderNameEnforcedInherited | Indicates whether or not the sender_name_enforced is inherited.
(Inherited from DestinationInfo.) | |
| SenderNameInherited | Indicates whether or not the sender_name property is inherited.
(Inherited from DestinationInfo.) | |
| Static | Determine if this destination is static.
(Inherited from DestinationInfo.) | |
| Store | Set or Get the store of this destination.
(Inherited from DestinationInfo.) | |
| StoreInherited | Determine if the store property was inheritied from a
parent destination or set directly for this destination.
(Inherited from DestinationInfo.) | |
| SubscriberCount | Get the current number of subscribers for this topic.
| |
| Temporary | Determine if this destination is temporary.
(Inherited from DestinationInfo.) |