Int32 ThreadCount { get; set; }
Defines the number of threads to use processing.
Returns: Int32
Remarks:
ThreadCount should typically not be larger than Controller.CpuCores.
Defines the number of threads to use processing.
Returns: Int32
ThreadCount should typically not be larger than Controller.CpuCores.