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

The TransportInfo type exposes the following members.

Properties

  NameDescription
ExportHeaders
Indicates whether or not EMS header information is included in messages exported on this transport.
ExportProperties
Indicates whether or not the EMS message properties are included in messages exported on this transport.
Name
Get the name of the transport.
QueueImportDeliveryMode
Get the delivery mode for messages imported from this transport to a queue.
TopicImportDeliveryMode
Get the delivery mode for messages imported from this transport to a topic.
Type
Get the type of the transport.

See Also