Instance Property
threadCount
The maximum number of CPU threads that the interpreter should run on. The default is
nil indicating that the Interpreter will decide the number of threads to use.
Declaration
var threadCount: Int?