how to change Thread Pool Size in run time #21343
Replies: 2 comments
-
The |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
How can I change the Thread Pool Size in App Initialization.
In the Initialization, I want to determine the Thread Pool Size depending on OS (for example in iOS it will be much smaller than Windows).
Beta Was this translation helpful? Give feedback.
All reactions