UseAllCores
ProcessorSettings.UseAllCores property
Behövs för att använda alla kärnor.
public bool UseAllCores { get; set; }
Exempel
[C#]
BarCodeReader.ProcessorSettings.UseAllCores = true;
[VB.NET]
BarCodeReader.ProcessorSettings.UseAllCores = True
Se även
- class ProcessorSettings
- namnutrymme Aspose.BarCode.Common
- hopsättning Aspose.BarCode