ILNumerics Ultimate VS

WMIInfoProcessors Property

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
Returns a list of all available installed processors in system.

[ILNumerics Core Module]

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

public IList<WMIProcessor> Processors { get; }

Property Value

Type: IListWMIProcessor
Remarks

[ILNumerics Core Module]

See Also

Reference