@zeroc/ice
    Preparing search index...

    Class IPEndpointInfo

    Provides access to the address details of a IP endpoint.

    Endpoint

    Hierarchy (View Summary)

    Index

    Constructors

    Accessors

    • get compress(): boolean

      Specifies whether or not compression should be used if available when using this endpoint.

      Returns boolean

    • get host(): string

      The host or address configured with the endpoint.

      Returns string

    • get port(): number

      The port number.

      Returns number

    • get sourceAddress(): string

      The source IP address.

      Returns string

    • get timeout(): number

      The timeout for the endpoint in milliseconds. -1 means no timeout.

      Returns number

    • get underlying(): Ice.EndpointInfo

      The information of the underlying endpoint or null if there's no underlying endpoint.

      Returns Ice.EndpointInfo

    Methods

    • Returns boolean

      True for a secure endpoint.

    • Returns the type of the endpoint.

      Returns number

      The endpoint type.