BatchOmrEngine

BatchOmrEngine constructor

Create instance of BatchOmrEngine Optional internal storage for memory efficiency. Reuse same factory for multiple instances of BatchOmrEngine to improve performance

public BatchOmrEngine(PoolFactory factory = null)

See Also