TIBCO Enterprise Message Service 4.3.0 .NET Administration Class Library

RVTransportInfo Properties

The properties of the RVTransportInfo class are listed below. For a complete list of RVTransportInfo class members, see the RVTransportInfo Members topic.

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.

See Also

RVTransportInfo Class | TIBCO.EMS.ADMIN Namespace