[TIBCO.EMS .NET Admin client library 7.0 documentation]

This abstract class represents the data and behavior common to transports of all types that are configured on the EMS server

Namespace:  TIBCO.EMS.ADMIN
Assembly:  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

See Also