CitrixVirtualUserScript StopOCREngine Method C# API
Stop the OCR engine for this Virtual User.

Namespace: Facilita.Fc.Citrix
Assembly: fcCitrix (in fcCitrix.dll) Version: 9.5.5.77
Syntax

public void StopOCREngine()
Remarks

The OCR engine can consume a large amount of memory, so it is a good idea to stop the OCR engine if it is no longer required.
See Also