ILNumerics Ultimate VS

ThreadPoolMaxNumberThreads Property

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
Property returns the maximum number of threads used in pool.

[ILNumerics Core Module]

Namespace:  ILNumerics.Core.Global
Assembly:  ILNumerics.Core (in ILNumerics.Core.dll) Version: 5.5.0.0 (5.5.7503.3146)
Syntax

public uint MaxNumberThreads { get; set; }

Property Value

Type: UInt32
Remarks

[ILNumerics Core Module]

See Also

Reference