Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface NodeClientOptions

Hierarchy

  • NodeClientOptions

Index

Properties

handshakeTimeout?: number

How many milliseconds the client will wait for the server to initiate a handshake.

since

0.7.0

maximumRetries?: number

The maximum amount of attempts a client will perform to connect to a server.

since

0.7.0

retryTime?: number

How many milliseconds will a client wait to retry a connection.

since

0.7.0

Generated using TypeDoc