console quit c# code example Example: c# how to terminate console application System.Envrionment.Exit(0); //or Envrionment.Exit(0);