Table of Contents

Property CachedEngineCount

Namespace
LMKit.Extraction.Ocr
Assembly
LM-Kit.NET.dll

CachedEngineCount

Number of OCR engines currently sitting idle in the reuse cache. Read before ClearCache() to report how many engines a reclaim freed.

public static int CachedEngineCount { get; }

Property Value

int
Share