UseAllCores
ProcessorSettings.UseAllCores property
Wird benötigt, um alle Kerne zu nutzen.
public bool UseAllCores { get; set; }
Beispiele
[C#]
BarCodeReader.ProcessorSettings.UseAllCores = true;
[VB.NET]
BarCodeReader.ProcessorSettings.UseAllCores = True
Siehe auch
- class ProcessorSettings
- namensraum Aspose.BarCode.Common
- Montage Aspose.BarCode