2
Answers

SetProcessWorkingSetSize

Ask a question
Narcis Parfene

Narcis Parfene

14y
13.7k
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)