TIBCO Enterprise Message Service 4.3.0 .NET Administration Class Library

ConnectionInfo Fields

The fields of the ConnectionInfo class are listed below. For a complete list of ConnectionInfo class members, see the ConnectionInfo Members topic.

Public Static Fields

CLIENT_TYPE_C Type indicating the client is a C application.
CLIENT_TYPE_CSHARP Type indicating the client is a C# application.
CLIENT_TYPE_JAVA Type indicating the client is a Java application.
CLIENT_TYPE_UNKNOWN Type indicating the client is of unkown type.
CONNECTION_TYPE_FT Type indicating the connection is a fault tolerant connection to another server.
CONNECTION_TYPE_GENERIC Type indicating a generic client connection.
CONNECTION_TYPE_QUEUE Type indicating the connection is a queue connection.
CONNECTION_TYPE_ROUTE Type indicating the connection is a route connection to another server.
CONNECTION_TYPE_TOPIC Type indicating the connection is a topic connection.

See Also

ConnectionInfo Class | TIBCO.EMS.ADMIN Namespace