2
Answers

SetProcessWorkingSetSize

Photo of Narcis Parfene

Narcis Parfene

15y
16.9k
1
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)