Where to get the COM+ Current Object Count
COM
1
Posts
1
Posters
0
Views
1
Watching
-
How do you get the count of the currently executing objects in a COM+ application. I need to track the number of objects currently running as the objects are created and destroyed. I have been looking at the COM+ Administration Collections, and so far it seems that most of the collections are not for the live objects (objects currently running). Where else should I be looking? Thanks Gaul Gaulles