TIBCO Enterprise Message Service 4.3.0 .NET Administration Class Library

RVCMTransportInfo Members

RVCMTransportInfo overview

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.

Public Instance Methods

Equals (inherited from Object) Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object) Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object) Gets the Type of the current instance.
ToString 

See Also

RVCMTransportInfo Class | TIBCO.EMS.ADMIN Namespace