[TIBCO.EMS .NET Admin client library 6.3 documentation]
The DestinationInfo type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | _PropString | |
![]() | _Star | |
![]() | AddImportTransport | Add a new import transport to the list of transports this destination
imports messages from.
|
![]() | 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.) |
![]() | RemoveImportTransport | Remove an import transport from the list of transports this destination
imports messages from.
|
![]() | StatString | Helper method that generates the statistical information in the form of a string.
|
![]() | ToString | (Inherited from Object.) |
Fields
Name | Description | |
---|---|---|
![]() ![]() | MSG_TRACE_BASIC | Indicates that message sequence number and message ID will be traced. |
![]() ![]() | MSG_TRACE_DETAIL | Indicates that the message body will be traced in addition to the
message sequnce number and message ID, .
|
![]() ![]() | MSG_TRACE_NONE | Indicates that messages will not be traced. |
![]() ![]() | PREFETCH_DEFAULT | Indicates that the default number of messages will be prefetched into
the EMS client.
|
![]() ![]() | PREFETCH_NONE | Indicates no messages will be prefetched into the EMS client. |
Properties
Name | Description | |
---|---|---|
![]() | BridgeTargets | Get the target destinations that this destination bridges to. |
![]() | BridgeTargetsInherited | Determines if the list of targets was inherited from a parent
destination or whether it was set on the destination directly.
|
![]() | ConsumerCount | Get the number of consumers for this destination.
|
![]() | Description | Get or set the description of this destination.
|
![]() | ExpiryOverride | Get or set the expiry override for this destination.
|
![]() | ExpiryOverrideInherited | Determine if the expiry override property was inherited from a parent destination or set directly for this destination.
|
![]() | Failsafe | Get or set the failsafe property of this destination.
|
![]() | FailsafeInherited | Determine if the failsafe property was inherited from a parent destination or set directly for this destination.
|
![]() | FlowControlMaxBytes | Get or set the volume of pending messages (in bytes) at which flow control is
enabled for this destination.
|
![]() | FlowControlMaxBytesInherited | Determine if the flowControlMaxBytes property was inherited from a
parent destination or set directly for this destination.
|
![]() | Global | Get or set the global property of this destination.
|
![]() | GlobalInherited | Determine if the global property was inherited from a parent destination or set directly for this destination.
|
![]() | ImportTransports | Get the names of the transports that this destination imports messages
from.
|
![]() | 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.
|
![]() | InboundStatistics | Get inbound statistics for this destination.
|
![]() | JNDINames | Get the array of JNDI names for this destination.
|
![]() | MaxBytes | Get or set the maximum number of message bytes that the server will store for pending messages
bound for this destination.
|
![]() | MaxBytesInherited | Determine if the maxBytes property was inherited from a parent destination or set directly for this destination.
|
![]() | MaxMsgs | Get or set the maximum number of messages that the server will store for pending messages
bound for this destination.
|
![]() | MaxMsgsInherited | Determine if the maxMsgs property was inherited from a parent destination or set directly for this destination.
|
![]() | MsgTrace | Get or set the level of message tracing for this destination. |
![]() | MsgTraceInherited | Determine if the message trace property was inherited from a parent
destination or set directly for this destination.
|
![]() | Name | Get the name of this destination.
|
![]() | OutboundStatistics | Get outbound statistics for this destination.
|
![]() | OverflowPolicy | Get or set the overflow policy for this destination.
|
![]() | OverflowPolicyInherited | Determine if the overflowPolicy property was inherited from a parent destination or set directly for this destination.
|
![]() | PendingMessageCount | Get the total number of pending messages for this destination.
|
![]() | PendingMessageSize | Get the total size for all pending messages for this destination.
|
![]() | PendingPersistentMessageCount | Get the total number of pending messages for this
destination that were sent persistently.
|
![]() | PendingPersistentMessageSize | Get the total size for all pending messages for this
destination that were sent persistently.
|
![]() | Prefetch | Get or set the number of messages prefetched by the EMS client from the server
to improve efficiency.
|
![]() | PrefetchInherited | Determine if the prefetch setting for this queue is inherited from a parent queue.
|
![]() | RedeliveryDelay | Get or set the redelivery delay for this queue.
|
![]() | RedeliveryDelayInherited | Determine if the redelivery delay property was inherited
from a parent queue or set directly for this queue.
|
![]() | Secure | Get or set the secure property of this destination.
|
![]() | SecureInherited | Determine if the secure property was inherited from a parent destination or set directly for this destination.
|
![]() | SenderName | Get or set sender_name property for this destination.
|
![]() | SenderNameEnforced | Get or set sender_name_enforced property.
|
![]() | SenderNameEnforcedInherited | Indicates whether or not the sender_name_enforced is inherited.
|
![]() | SenderNameInherited | Indicates whether or not the sender_name property is inherited.
|
![]() | Static | Determine if this destination is static.
|
![]() | Store | Set or Get the store of this destination.
|
![]() | StoreInherited | Determine if the store property was inherited from a
parent destination or set directly for this destination.
|
![]() | Temporary | Determine if this destination is temporary.
|