ILNumerics Ultimate VS

WMIProcessor Constructor

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
Constructor defines the ILWMIProcessor.

[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 WMIProcessor(
	string path,
	int numberOfCores
)

Parameters

path
Type: SystemString
Setes the path of management object.
numberOfCores
Type: SystemInt32
Sets the number of cores.
Remarks

[ILNumerics Core Module]

See Also

Reference