COM processes in background – properly releasing COM objects
I built a WPF C# application which also updates some Excel Workbooks, but I’m not able to properly close all these processes despite using statements as per below:
I built a WPF C# application which also updates some Excel Workbooks, but I’m not able to properly close all these processes despite using statements as per below: