[TIBCO.EMS .NET Admin client library 5.1 documentation]
The RVCMTransportInfo type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| CMName | Get the certified messaging name used by this transport for
TIBCO Rendezvous Certified Messaging.
| |
| DefaultTimeLimit | Get the default time-to-live for TIBCO Rendezvous Certified Messages
sent on this transport by the server to TIBCO Rendezvous clients.
| |
| ExlicitConfigOnly | Indicates whether or not only TIBCO Rendezvous Certified listeners that
have been explicitly configured are allowed to receive messages
exported by the EMS server.
| |
| 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.) | |
| Ledger | Get the name of the ledger file used by this transport for
TIBCO Rendezvous Certified Messaging.
| |
| Name | Get the name of the transport.
(Inherited from TransportInfo.) | |
| Policy | Returns the discard policy of the TIBCO Rendezvous internal queue
used by this transport.
| |
| QueueImportDeliveryMode | Get the delivery mode for messages imported from this transport to a
queue.
(Inherited from TransportInfo.) | |
| RequestOld | Indicates whether or not TIBCO Rendezvous Certified Messages that were
sent by certified senders while the EMS server was not running should be
requested when the EMS server starts up.
| |
| RVTransportName | Get the name of this transport's TIBCO Rendezvous transport.
| |
| SyncLedger | Indicates whether or not the EMS server is to use a synchronous ledger
file when participating in TIBCO Rendezvous Certified Messaging on this
transport.
| |
| 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.) |