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

A ConnectionInfo object represents a client connection to the TIBCO EMS server. ConnectionInfo objects are obtained through calls to Admin.GetConnections().

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

Syntax

public class ConnectionInfo
Public Class ConnectionInfo
public ref class ConnectionInfo

Inheritance Hierarchy

System..::.Object
  TIBCO.EMS.ADMIN..::.ConnectionInfo

See Also