It looks like OnStatusChange works not always.
Steps to reproduce:
1. Start sample application RSearchCppEikonnect:
2. Click Connect to EIkon
3. Wait for Eikon Desktop Application to start. Log in.
4. OnStatusChanged invoked with correct status
5. Shutdown Eikon app using Menu -> Close -> Shutdown
6. No event comes
---------------------------------------------
1. Start sample application RSearchCppEikonnect:
2. Click Connect to EIkon
3. Wait for Eikon Desktop Application to start. Log in.
4. OnStatusChanged invoked with correct status
5. Disable network card
6. Status 'offline' comes
7. Enable network card
8. No event comes.
Is this a known problem? Is there a workaround?
Thanks.