TcpTsInputSettings.timeout property
Idle timeout in milliseconds - a connection that delivers no data for this long is dropped and reconnected (default: 1000)
Signature:
timeout?: number;
Idle timeout in milliseconds - a connection that delivers no data for this long is dropped and reconnected (default: 1000)
Signature:
timeout?: number;