Represents a network address (e.g. of the client or a cluster member).

Hierarchy

  • Address

Properties

Methods

Properties

host: string

Host name or IP address.

port: number

Port number.

Methods

  • Returns string representation of the address.

    Returns string

Generated using TypeDoc