7
Answers

How can I shutdown the computer in C#????

Photo of sdasd dasdasddas

sdasd dasdasddas

19y
10.8k
1
Hi, I want shutdown the computer using C# but don´t using

System.Diagnostics.Process.Start("Shutdown", "-s -t 10");

Anybody know how i can do it using the API ??????
Thanks in advance.

Answers (7)