CPUCountException getCurrentCoreCount Method DeltaXML DITA Compare .NET API Documentation
DeltaXML DITA Compare .NET API Documentation
Reports the number of cores on the current system.

Namespace: com.deltaxml.dita
Assembly: deltaxml-dita (in deltaxml-dita.dll) Version: 9.1.1.1000
Syntax

public virtual int getCurrentCoreCount()

Return Value

Type: Int32
the number of cores on the current system.
Remarks

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