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

Defines possible values for tranport types

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

Syntax

public enum TransportType
Public Enumeration TransportType
public enum class TransportType

Members

Member nameDescription
All
Type indicating all types of transport.
RV
Type indicating a TIBCO Rendezvous transport.
RVCM
Type indicating a TIBCO Rendezvous Certified Messaging transport.
SS
Type indicating a TIBCO SmartSockets transport.

See Also