[TIBCO.EMS .NET Admin client library 5.1 documentation]
Assembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
This abstract class represents the data and behavior common to transports
of all types that are configured on the EMS server
Namespace:
TIBCO.EMS.ADMINAssembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Syntax
public abstract class TransportInfo |
Public MustInherit Class TransportInfo |
public ref class TransportInfo abstract |
Remarks
Transports are mechanisms for importing and exporting messages between EMS
and other messaging systems. Currently the only types of transports supported are
TIBCO Rendezvous and Rendezvous Certified Messaging.
Inheritance Hierarchy
System..::.Object
TIBCO.EMS.ADMIN..::.TransportInfo
TIBCO.EMS.ADMIN..::.RVCMTransportInfo
TIBCO.EMS.ADMIN..::.RVTransportInfo
TIBCO.EMS.ADMIN..::.SSTransportInfo
TIBCO.EMS.ADMIN..::.TransportInfo
TIBCO.EMS.ADMIN..::.RVCMTransportInfo
TIBCO.EMS.ADMIN..::.RVTransportInfo
TIBCO.EMS.ADMIN..::.SSTransportInfo