I know this questions gets asked a bit (at least from what I found here so far), but I can\'t really wrap my head around it. Already tried it with the example from msdn but stil
You may want to take a look a this link MSDN.
However, a quick tip would be to register a method for the DoWork event and then execute the RunAsynchronously method.
DoWork
RunAsynchronously