Hello! I downloaded demo "CSharpEikonnect", everything works fine, but - when I'm connecting to Eikon, then disconnecting and connecting again, I'm getting an error "Reinitialization of EikonDesktopDataAPI is forbidden". What does it mean?
I found the following information from this document. In Initialize method section:
EEikonDataAPIInitializeResult
From this information, re-initialize the library after a disconnection doesn't support.
So, I can't disconnect and connect to Eikon again without restarting of my application?