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
| Name | Description |
|---|
| OnWaitIntervalExceeded | Delivers to the client information about wait interval timeout. |
The SetParallelProcessingCallback method of the Engine object receives a pointer to this interface as an input parameter.
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