Click or drag to resize

BatchImageProMaxThreads Property

Gets or sets the maximum number of threads used for processing images.

Namespace:  CohesiveComputing.Imaging
Assembly:  CohesiveComputing.BatchImagePro (in CohesiveComputing.BatchImagePro.dll) Version: 1.0.0
Syntax
C#
public static int MaxThreads { get; set; }

Property Value

Type: Int32
See Also