windows - Several limitation classes per one Job Object -


in windows job object can apply amount of different limitations processes. these limitations available through different job object info classes.

msdn says "you can use setinformationjobobject function set several limits in single call. if want establish limits 1 @ time or change subset of limits, call queryinformationjobobject function obtain current limits, modify these limits, , call setinformationjobobject."

but it's unclear: possible set limitations more 1 job object info class 1 job object?

of course "rich" limit classes wrap basic, have limitations of 2 classes simultaneously. ask case of 2 non-basic classes.


Comments

Popular posts from this blog

google api - Incomplete response from Gmail API threads.list -

Installing Android SQLite Asset Helper -

Qt Creator - Searching files with Locator including folder -