Im using a gmail class so that my app can send me notification over gmail.
Its done like this:
public static void SendMessage(string message) { N
No need, it will return back to the thread pool and wait for other task, if none it will kill itself.