TIBCO EMS .NET API 8.5
TIBCO EMS .NET API 8.5
|
This class represents TIBCO Rendezvous transports that are configured on the EMS server. More...
Public Member Functions | |
override string | ToString () |
Returns a String that represents the current Object More... | |
Properties | |
string | Service [get] |
Get the name of the transport's TIBCO Rendezvous service parameter. More... | |
string | Network [get] |
Get the name of the transport's TIBCO Rendezvous network parameter. More... | |
string | Daemon [get] |
Get the name of the transport's TIBCO Rendezvous daemon parameter. More... | |
RVQueuePolicy | Policy [get] |
Returns the discard policy of the TIBCO Rendezvous internal queue used by this transport. More... | |
![]() | |
string | Name [get] |
Get the name of the transport. More... | |
TransportType | Type [get] |
Get the type of the transport. More... | |
DeliveryMode | TopicImportDeliveryMode [get] |
Get the delivery mode for messages imported from this transport to a topic. More... | |
DeliveryMode | QueueImportDeliveryMode [get] |
Get the delivery mode for messages imported from this transport to a queue. More... | |
bool | ExportHeaders [get] |
Indicates whether or not EMS header information is included in messages exported on this transport. More... | |
bool | ExportProperties [get] |
Indicates whether or not the EMS message properties are included in messages exported on this transport. More... | |
This class represents TIBCO Rendezvous transports that are configured on the EMS server.
Rendezvous transports are mechanisms for importing and exporting messages between EMS and TIBCO Rendezvous.
|
inline |
Returns a String that represents the current Object
|
get |
Get the name of the transport's TIBCO Rendezvous daemon parameter.
|
get |
Get the name of the transport's TIBCO Rendezvous network parameter.
|
get |
Returns the discard policy of the TIBCO Rendezvous internal queue used by this transport.
Since EMS 5.0
|
get |
Get the name of the transport's TIBCO Rendezvous service parameter.