HannibAl Bundie wrote:
> Nevertheless, I would like to force a garbage collection. In this case,
> what namespace I have to use in the aim to apply a GC_gcollect() ?

Probably, just like on .NET :

    System.GC.Collect ();

Just my 0.02? :-)

    Pierre

_______________________________________________
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to