I have a situation where i have to write a Web Service client. I have to wait for 60 seconds to get the response if no response comes because of network error or something, i have to initiate another method of Web Service. How to do this it is urgent for me.