Type Default Read Only Description
[C#]
TimeSpan

[Visual Basic]
TimeSpan
  0 ms No The pool timeout to be used when processing an image.

 

   

Notes
 

This property determines the timeout to be used when processing an image.

If an operation takes longer than the timeout then an exception will be thrown and the pool restarted. This value should be greater than the Ocr.Timeout.

A zero timeout is taken as no timeout.

 

   

Example
 

None.