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

This class represents TIBCO Rendezvous transports that are configured on the EMS server.

Namespace:  TIBCO.EMS.ADMIN
Assembly:  TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)

Syntax

public class RVTransportInfo : TransportInfo
Public Class RVTransportInfo _
	Inherits TransportInfo
public ref class RVTransportInfo : public TransportInfo

Remarks

Rendezvous transports are mechanisms for importing and exporting messages between EMS and TIBCO Rendezvous.

Inheritance Hierarchy

System..::.Object
  TIBCO.EMS.ADMIN..::.TransportInfo
    TIBCO.EMS.ADMIN..::.RVTransportInfo

See Also