Re: How do I find the referance count of an object in memory

Jason Whittington <[email protected]>
Newsgroups gmane.comp.windows.devel.dotnet.rotor
Message-ID <000401c3674c$f330c160$0200a8c0@SAGER>
Rotor objects do not have reference counts; objects are managed via a
garbage collector instead. There is a project under way exploring adding
reference counts for deterministic finalization (Chris Sells et. al.),
but outside of that you won't find any "reference counts" for objects.

I recommend picking up SSCLI Essentials for a solid tour of what's going
on inside the runtime.

Jason

> -----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 11:22 AM
> 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
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.