I am using a thread to update messages in background in my application. The thread is started in my messages class.
Messages.m
ti
Use [NSThread exit]; or [NSThread cancel];
[NSThread exit];
[NSThread cancel];