Interface Options

Hierarchy

  • Options

Properties

autoConnect?: boolean

Immediately connects after instantiating the class, defaults to false

host?: string

Host name of the machine to connect to. Defaults to 127.0.0.1

port?: number

Port number to connect to. Defaults to 5250

timeoutTime?: number

Minimum amount of time before a request is considered to be timed out

Generated using TypeDoc