TIBCO Enterprise Message Service 4.3.0 .NET Administration Class Library

RVCMTransportInfo Properties

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

Public Instance Properties

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 (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.
Ledger Get the name of the ledger file used by this transport for TIBCO Rendezvous Certified Messaging.
Name (inherited from TransportInfo) Get the name of the transport.
QueueImportDeliveryMode (inherited from TransportInfo) Get the delivery mode for messages imported from this transport to a queue.
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 (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

RVCMTransportInfo Class | TIBCO.EMS.ADMIN Namespace