[Mono-list] What does the C method mono_gc_collect do?

petermonsson petermonsson at yahoo.dk
Wed Sep 15 01:48:29 EDT 2010


Hi Rodrigo,

Thanks a lot. 

Personal Note: To get the generation I used "int mono_gc_max_generation();"
which seemed to kick off the garbage collector. mono-gc.h also has "int
mono_gc_get_generation(MonoObject *object);" but it is undocumented, so I'm
not sure whether it is supposed to be used.

Best Regards
Peter
-- 
View this message in context: http://mono.1490590.n4.nabble.com/What-does-the-C-method-mono-gc-collect-do-tp2538722p2539966.html
Sent from the Mono - General mailing list archive at Nabble.com.


More information about the Mono-list mailing list