CPUCountException getCurrentCpuCount Method XML Compare .NET API Documentation
XML Compare .NET API Documentation - DEPRECATED
Reports the number of CPUs on the current system.

Namespace: com.deltaxml.api
Assembly: deltaxml (in deltaxml.dll) Version: 10.4.0.1000
Syntax

public virtual int getCurrentCpuCount()

Return Value

Type: Int32
the number of CPUs on the current system
Remarks

Reports the number of CPUs on the current system.
See Also