Newbie:Questions about server side asynchronous web methods
- From: "Navin Mishra" <Navin.Mishra@xxxxxxxxxxxxxxx>
- Date: Wed, 13 Jul 2005 13:00:25 -0700
Hi,
I've two questions about server side asynchronous web methods:
(1) When callback is run which signals ASMX handler to call EndXX function,
it runs on a separate thread. Is this thread a thread from ASP.NET
threadpool ?
(2) Suppose in BeginXXX function a web service is called synchronously and
CompletedSynchronously flag is set to true. What implication it has ?
Thanks in advance and regards
Navin
.
- Prev by Date: WebService Behavior problem (Service unavailable on localhost)
- Next by Date: Returning XML from web service method
- Previous by thread: WebService Behavior problem (Service unavailable on localhost)
- Next by thread: Returning XML from web service method
- Index(es):