Options
All
  • Public
  • Public/Protected
  • All
Menu

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

Hierarchy

  • Address

Index

Properties

Methods

Properties

host

host: string

Host name or IP address.

port

port: number

Port number.

Methods

toString

  • toString(): string
  • Returns string representation of the address.

    Returns string

Generated using TypeDoc