Thread stared using NSThread.Start() but when ever I want to stop thread but it is not being stop and not releasing all resource occupied. It is running and complete its execution. How can stop explicily and release all occupied resources.
↧
Facing problem to stop a NSThread started using NSThread.Start() and releasing all resource occupied
↧