private void CloseTelnetSession()
 {
     Telnet.CloseSession();
 }