[TIBCO.EMS .NET Admin client library 5.1 documentation]
The RVCMTransportInfo type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. GetHashCode()()() is suitable for use in hashing algorithms and data structures like a hash table. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Returns a String that represents the current Object (Overrides Object..::.ToString()()().) |
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.) |