[TIBCO.EMS .NET Admin client library 7.0 documentation]

The DestinationInfo type exposes the following members.

Fields

  NameDescription
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.

See Also