[TIBCO.EMS .NET Admin client library 6.0 documentation]
The SSTransportInfo type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | DeliveryMode | Get the quality of service which delivers messages to the SmartSockets
server over this transport.
|
![]() | ExportHeaders | Indicates whether or not EMS header information is included in messages
exported on this transport.
(Inherited from TransportInfo.) |
![]() | ExportProperties | Indicates whether or not the EMS message properties are included in
messages exported on this transport.
(Inherited from TransportInfo.) |
![]() | 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 | Get the name of the transport.
(Inherited from TransportInfo.) |
![]() | 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 | Get the delivery mode for messages imported from this transport to a
queue.
(Inherited from TransportInfo.) |
![]() | ServerNames | Get the names of the RTservers this transport connects to. |
![]() | SubscribeMode | Obsolete. Get the subscribe mode for the transport.
Deprecated, As of release 5.0 subscribe mode is not configurable.
|
![]() | TopicImportDeliveryMode | Get the delivery mode for messages imported from this transport to a
topic.
(Inherited from TransportInfo.) |
![]() | Type | Get the type of the transport.
(Inherited from TransportInfo.) |
![]() | Username | Get the username used by the EMS server to authenticate itself to
the SmartSockets server.
|