I did ask google.com and it gives me hints (Event listeners); I found that NUnit has a great extensibility feature that allows me to write an add-in which can listen to all events of NUnit, and its executed Asynchronously.

You can check the sample in My Shared Files\SampleTest.zip ==>
Enjoy!