This method is implemented in FRE for Linux and Windows.
IParallelProcessingCallback
OnWaitIntervalExceeded Method of the IParallelProcessingCallback Interface
OnWaitIntervalExceeded method of the IParallelProcessingCallback Interface in the ABBYY FineReader Engine API — Client-side method called when a wait interval timeout occurs during parallel processing; lets the client wait longer, reload processes, or cancel (Linux and Windows only).
This method is called by ABBYY FineReader Engine if wait interval timeout occurs during the parallel processing. Its implementation may report the errors to the user.
The method allows you to choose the reaction to the timeout: wait another time period, reload the processes and continue processing or cancel processing.
