On Fri, Mar 28, 2008 at 11:44 AM, Ryan Heath <[EMAIL PROTECTED]> wrote:
> > Did you implement a Finalize as well, which calls your Dispose method? > > Without a Finalize, nobody is going to call your Dispose method for you. > +1 to what Ryan said. Without a Finalize it would be up to you to call Blinker.Dispose() after you stop it (if you'd want to dispose of it after stopping that is). -Pete =================================== This list is hosted by DevelopMentorĀ® http://www.develop.com View archives and manage your subscription(s) at http://discuss.develop.com