Hello,
I am working with RSearch library.
I realized that once the connection has been closed (manualy) the library does not allow the creation of a new connection.
The result of EikonDesktopDataAPI.Initialize() is the following : EEikonDataAPIInitializeResult.Error_Reinitialize.
The documentation provide this information : Reinitialization of EikonDesktopDataAPI is forbidden
What is the reason of this implementation ?