There is an installed app in Component Services and I am using it to process the data through C# application. When I create an instance and send a request through COM, I get the following result on the Component Services administrative tool, where the number of object counts gets increasing but activated remains at 1.
I would like to know what is the difference between Object and Activated in the Component Services Administrative tool. Below is the image.
I tried to null the object and saw the result the object is still in use. I am not sure if it causes any problems.