Skip to content
Discussion options

You must be logged in to vote

PriorityClass wraps Win32 API directly on Windows, so it should have no difference than using Process/Thread with C++:

if (!Interop.Kernel32.SetPriorityClass(handle, (int)value))

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@vcarlucci
Comment options

Answer selected by vcarlucci
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@snikeguo
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
4 participants