C
csharpula csharp
Hello,
I would like to know how can I fire events of background worker when I
want to let know the main thread that the action finished and to send
results.
Is there a way to fire RunWorkerCompletedEventArgs in events from
background to main thread?
Thank you
I would like to know how can I fire events of background worker when I
want to let know the main thread that the action finished and to send
results.
Is there a way to fire RunWorkerCompletedEventArgs in events from
background to main thread?
Thank you