Tips and tricks for .NET using ASP and VB code.

Running the current program with a below normal priority

System.Diagnostics.Process.GetCurrentProcess.PriorityClass = ProcessPriorityClass.BelowNormal

No comments:

Post a Comment

Search This Blog