TIBCO Enterprise Message Service 4.3.0 .NET Administration Class Library

TransportInfo Members

TransportInfo overview

Public Instance Properties

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.

Public Instance Methods

Equals (inherited from Object) Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object) Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object) Gets the Type of the current instance.
ToString (inherited from Object) Returns a String that represents the current Object.

See Also

TransportInfo Class | TIBCO.EMS.ADMIN Namespace