Timeouts

TimeoutMs provides optional timeout in milliseconds, after which the OCR read operation will be cancelled.

Similar to AbortToken, TimeoutMS also helps with reading large input file in the case that there's a stuck while the program or application is running.

Please note that the feature is not supported in .NET Framework 4.x.x.