Skip to main content
This interface is implemented in FRE for Linux and Windows.
This is a callback interface that is used for managing the parallel processing work and reporting errors which occurred during processing. This interface is implemented on the client-side.

Methods

NameDescription
OnWaitIntervalExceededDelivers to the client information about wait interval timeout.

Input parameter

The SetParallelProcessingCallback method of the Engine object receives a pointer to this interface as an input parameter.

Remarks

In Linux, this interface does not work if the Engine object is loaded as an out-of-process server.

See also

Parallel Processing with ABBYY FineReader Engine Engine BatchProcessor