I need to set a timer in a webservice method and then start the process in another thread. If the timer reaches 120 seconds then kill the thread and return failure to the client. BTW, the method returns some XML document as return value. Kindly assist with some sample code.
Loading
Replies
Know the answer? Post it — somebody with the same question will find it here.