private TcpClientConnectionFactory(IConnectionRetryHandler retryHandler) { _retryHandler = retryHandler; }