SetProcessWorkingSetSize

Dec 28 2009 12:37 PM
I would like to know how to use SetProcessWorkingSetSize in C#
I understand that with this function I can restrict the memory usage of a process.

Any example code, please?

Answers (2)