P
pinky
Hi all,
I am having one problem in web method.
I am calling one web method through windows application which is doing
some heavy processing.
while this web method is in progress i want to provide cacnel facility
through windows application.
So what i am doing is writing one property in web service for setting
cancel.
And in first web method i am continusously checking value of this
cancel variable.
but this is not working.
Can some one tell me what is wrong in it.
Or please suggest me some other alternative.
Thanks in advnace.
I am having one problem in web method.
I am calling one web method through windows application which is doing
some heavy processing.
while this web method is in progress i want to provide cacnel facility
through windows application.
So what i am doing is writing one property in web service for setting
cancel.
And in first web method i am continusously checking value of this
cancel variable.
but this is not working.
Can some one tell me what is wrong in it.
Or please suggest me some other alternative.
Thanks in advnace.