C# TcpClient Networkstream read timeout – Recognize a String from ReadAsync (Telnet)
I am connecting to a remote Telnet Server using TcpClient and Networkstream, as long as the expected answer is delivered from the server everything works fine – however I would like to add a timeout, to catch an exception.