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

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

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

Syntax

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

Remarks

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

Inheritance Hierarchy

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

See Also