Click or drag to resize
PackageMaxCores Property
Gets or sets maximum number of utilized cores. If less or equal than 0 then all available cores will be used.

Namespace: FDF.Common
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public static int MaxCores { get; set; }

Property Value

Type: Int32

Return Value

Type: Int32
Remarks