OnWaitIntervalExceeded Method of the IParallelProcessingCallback Interface

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.

Syntax

HRESULT OnWaitIntervalExceeded(
  BSTR                     Warning,
  TimeoutHandlingModeEnum* Mode
 );
    

Parameters

Warning
[in] Contains the error message and the list of files in progress. The numbers of document pages in progress are specified in format: "Page [Page number], image source file [File name]".
Mode
[in, out] Contains the user reaction to the wait interval timeout. The list of possible reactions you can find in the TimeoutHandlingModeEnum description.

Return values

This method has no specific return values. It returns the standard return values of ABBYY FineReader Engine functions.

See also

IParallelProcessingCallback

Parallel Processing with ABBYY FineReader Engine

12.12.2022 20:26:03

Usage of Cookies. In order to optimize the website functionality and improve your online experience ABBYY uses cookies. You agree to the usage of cookies when you continue using this site. Further details can be found in our Privacy Notice.