Set the maximum number of threads used by a DOFSystem (although a DOFSystem is free to use fewer if it chooses to).
A value of 0 will use the default thread pool.
- Parameters
-
self | The DOFSystemConfigBuilder. Should not be NULL . |
maxSize | the maximum number of threads to use |
- Return values
-
TRUE | the maximum thread count was set |
FALSE | the maximum thread count was not set |