BaseRecognitionSettings.ThreadsCount

BaseRecognitionSettings.ThreadsCount property

Mendapat atau menetapkan nomor utas untuk diproses. Secara default, 0 berarti gambar akan diproses dengan jumlah thread yang sama dengan jumlah prosesor Anda. ThreadsCount = 1 berarti gambar akan diproses di thread utama.

public int ThreadsCount { set; }

Lihat juga