George, The .NET framework (and ROTOR) doesn't do reference counts at all. It is garbage collected instead.
- Mark > -----Original Message----- > From: Discussion of the Rotor Shared Source CLI implementation > [mailto:[EMAIL PROTECTED] On Behalf Of George. C. K > Sent: Wednesday, August 20, 2003 2:22 PM > To: [EMAIL PROTECTED] > Subject: [DOTNET-ROTOR] How do I find the referance count of an object in > memory > > Hi All, > > I am totally new to this group. > > Is it possible for us to find the 'reference-count' of an object in memory, > if we have a reference to it? > If so, how? > > > Regards > George > > =================================== > This list is hosted by DevelopMentorR http://www.develop.com > NEW! ASP.NET courses you may be interested in: > > 2 Days of ASP.NET, 29 Sept 2003, in Redmond > http://www.develop.com/courses/2daspdotnet > > Guerrilla ASP.NET, 13 Oct 2003, in Boston > http://www.develop.com/courses/gaspdotnet > > View archives and manage your subscription(s) at > http://discuss.develop.com =================================== This list is hosted by DevelopMentor� http://www.develop.com NEW! ASP.NET courses you may be interested in: 2 Days of ASP.NET, 29 Sept 2003, in Redmond http://www.develop.com/courses/2daspdotnet Guerrilla ASP.NET, 13 Oct 2003, in Boston http://www.develop.com/courses/gaspdotnet View archives and manage your subscription(s) at http://discuss.develop.com
