This method is implemented in FRE for Linux and Windows.
ILicensingConnectionRecovery Callback
OnDisconnect Method of the ILicensingConnectionRecoveryCallback Interface
OnDisconnect method of the ILicensingConnectionRecoveryCallback Interface in the ABBYY FineReader Engine API — This method is implemented on the client-side.
This method is implemented on the client-side. ABBYY FineReader Engine calls this method when the connection to the license server is broken. Typical implementation of this method could make several attempts at re-establishing connection and, if the attempt is successful, restart the licensing using the RestartLicensing method of the Engine object.
