TIBCO Enterprise Message Service 4.3.0 .NET Administration Class Library

RVTransportInfo Members

RVTransportInfo overview

Public Instance Properties

Daemon Get the name of the transport's TIBCO Rendezvous daemon parameter.
ExportHeaders (inherited from TransportInfo) Indicates whether or not EMS header information is included in messages exported on this transport.
ExportProperties (inherited from TransportInfo) Indicates whether or not the EMS message properties are included in messages exported on this transport.
Name (inherited from TransportInfo) Get the name of the transport.
Network Get the name of the transport's TIBCO Rendezvous network parameter.
QueueImportDeliveryMode (inherited from TransportInfo) Get the delivery mode for messages imported from this transport to a queue.
Service Get the name of the transport's TIBCO Rendezvous service parameter.
TopicImportDeliveryMode (inherited from TransportInfo) Get the delivery mode for messages imported from this transport to a topic.
Type (inherited from TransportInfo) 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 

See Also

RVTransportInfo Class | TIBCO.EMS.ADMIN Namespace