Tag Archives: Restart

Shut Down, Restart and Log Off PC using .NET, C#

Using .NET and C#.NET, We can perform Shut Down, Restart and Log off operation on current PC. In .NET Framework we have a namespace Using System.Diagnostics which has the required class and methods to perform these operations from a .NET … Continue reading

Posted in Language Basics | Tagged , , , , , | Leave a comment