@zeroc/ice
    Preparing search index...

    Class ConnectionInfo

    Provides access to the connection details of an SSL connection

    Hierarchy (View Summary)

    Index

    Constructors

    Accessors

    • get adapterName(): string

      The name of the adapter associated with this connection.

      Returns string

    • get connectionId(): string

      The connection id.

      Returns string

    • get underlying(): Ice.ConnectionInfo

      The information of the underlying transport, or null if there is no underlying transport.

      Returns Ice.ConnectionInfo