public void Login() { _connection = new Connection(_settings); _connection.ReadUntil("Enter password: "******">>"); }