tcpSocket property

TCPSocketAction? tcpSocket
final

Deprecated. TCPSocket is NOT supported as a LifecycleHandler and kept for the backward compatibility. There are no validation of this field and lifecycle hooks will fail in runtime when tcp handler is specified.

Implementation

final TCPSocketAction? tcpSocket;