TcpClient constructor

TcpClient(
  1. TcpClientOptions options
)

Creates a TCP client.

Implementation

TcpClient(super.options);