TIBCO Enterprise Message Service 4.3.0 .NET Administration Class Library

SSTransportInfo Properties

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

Public Instance Properties

DeliveryMode Get the quality of service which delivers messages to the SmartSockets server over this transport.
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.
GmdFileDelete Indicates whether or not the EMS server should delete the GMD store file and create a new one when creating this transport.
ImportSSHeaders Indicates which SmartSockets headers will be imported.
LoadBalanceMode Get the load balancing regimen for messages that this transport exports to the SmartSockets server.
Name (inherited from TransportInfo) Get the name of the transport.
OverrideLoadBalanceMode Indicates whether or not the RTserver should deliver all messages on this client connection, even if other clients participate in load balancing.
PreserveGMD Indicates what happens to messages when a failure occurs when they are being exported via SmartSockets GMD.
Project Get the SmartSockets project name.
QueueImportDeliveryMode (inherited from TransportInfo) Get the delivery mode for messages imported from this transport to a queue.
ServerNames Get the names of the RTservers this transport connects to.
SubscribeMode Get the subscribe mode for the transport.
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.
Username Get the username used by the EMS server to authenticate itself to the SmartSockets server.

See Also

SSTransportInfo Class | TIBCO.EMS.ADMIN Namespace