private void Hauptfenster_FormClosing(object sender, FormClosingEventArgs e) { SQLConnection.DisConnect(); SSHConnection.DisConnect(); }