Ask a Question related to ASP.NET Web Services, Design and Development.
-
Amit Save #1
How to stop the webservice once invoked
Hi,
I'm consuming my own webservice through a web page by using a button. So on
button click my web service gets invoked and does a defined work.
In my case, the web service downloads images from remote server, so the time
it takes depends on the number of images (configurable).
In case if I go for large no. of images, it can take more than couple of
hours, hence I want some mechanism by which user could stop the web service.
Is this possible? How?
I even tried to stop the webserver but once invoked the context gets loaded
in memory and web service does its work without interruption.
Thanks in advance.
Regards,
Amit :)
Amit Save Guest
-
#39457 [NEW]: Multiple invoked OO connections never close
From: josh at mykoala dot com Operating system: OS X 10.4.8 PHP version: 5.2.0 PHP Bug Type: MySQLi related Bug description:... -
Webservice - start and stop
Hi all! I have developed a webservice that writeing and reading files in different folders. Question 1: I need to be able to start and stop... -
Constructor not invoked
I've created a class in ActionScript called OptionsPanel. It's intended as a pop-up with some checkbox items on it. In my code I invoke this as... -
WebService TimeOut does not stop the thread execution
Dear All, In my Application my WebForm calls a WebService that fires a query...this query takes a long time to execute as a result my WebService... -
Getting the name of an invoked method?
Hello, In the C Ruby API, is there a clean way to get the name of the method which has been invoked? ie. If there is a single C function...



Reply With Quote

