Good call Simone... found a good resource that echoes your suggestion
at
http://msdn.microsoft.com/en-us/magazine/cc188793.aspx
Billy
On Mar 10, 4:49 am, Simone Busoli <
simone.bus...@gmail.com> wrote:
> Hi Billy, seems a good solution. But the object on which you lock must be
> shared among all instances of the class, therefore it needs to be static.
> On Tue, Mar 10, 2009 at 11:29, Simone Busoli <
simone.bus...@gmail.com>wrote:
>
> > I'll give it a look. I would like to avoid going back to Init and thus
> > having to care about threading, if at all possible.
>