ILNumerics - Technical Application Development
Top
The ThreadPool type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| MaxNumberThreads |
Property returns the maximum number of threads used in pool.
[ILNumerics Core Module] | |
| Pool |
Get the ThreadPool associated with the current thread.
[ILNumerics Core Module] |
See Also