Click or drag to resize

IOcrProcessorCancelToken Property

The cancellation token passed to each task.

Namespace:  Opait.Ocr.Api
Assembly:  Opait.Ocr (in Opait.Ocr.dll) Version: 1.3.3.0
Syntax
C#
CancellationToken CancelToken { get; set; }

Property Value

Type: CancellationToken
See Also