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
Yes , the thread is closed by itself.
That is when all instructions in the method run on the secodn thread have been called.