split thread from http://www.vbdotnetforums.com/vb-ne...ultiple-backgroundworkers-have-completed.html
BackgroundMultiWorker; nice addition, but I would add the DefaultEvent attribute to the class.
Any reason you defined three new delegates instead of defining the events as EventHandler(Of TEventArgs) ?
BackgroundMultiWorker; nice addition, but I would add the DefaultEvent attribute to the class.
Any reason you defined three new delegates instead of defining the events as EventHandler(Of TEventArgs) ?
Last edited: