...konBox.exe *32 running
I am using Eikon .NET Desktop API. When I have retrieve some historical prices and close my application – there are many instances of Eikon.exe and EikonBox.exe running. When I close the Eikon 4.0 Desktop application there still 1 Eikon.exe*32 and 10 instances of EikonBox.exe *32 running. If I run the Thomson Reutors Eikon – Process viewer it shows only two processes EikonBox.exe and Eikon.exe. I have two questions:
1) What is the best way to close/dispose any running processes after my application closes? I could kill all the processes but would like to exit the main Eikon desktop application gracefully.
2) Is there a way to programmatically close the main Eikon desktop application?