Re: how to use asynchronous calls in asmx
- From: "SenthilVel" <senthilvel.marimuthu@xxxxxxxxxxxxxxxxxxx>
- Date: Thu, 11 May 2006 19:35:40 +0530
hi ,
what i want to do is :
1. My client calls my asmx webservice --here i need to send a message back
saying "i have started your request".This is the first return
2. secondly i need to complete the job what my asmx is intended to so and
send the status of the job back to my client.
Thanks
Senthil
"Patrice" <scribe@xxxxxxxx> wrote in message
news:uOku0wNdGHA.3348@xxxxxxxxxxxxxxxxxxxxxxx
Try :
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpguide/html/cpconasynchronousprogramming.asp
What do you want to call asynchronously from your web service ? (or do you
meant you want to call your webservice asynchronously).
--
"SenthilVel" <senthilvel.marimuthu@xxxxxxxxxxxxxxxxxxx> a écrit dans le
message de news: eImEaaNdGHA.1276@xxxxxxxxxxxxxxxxxxxxxxx
Hi
Can any one let me know how i can perform a Asychronous calll in a web
service ?
or using a thread in Asmx a better solution than the async call ?
pls send me any link to example, where i can get this answer..
Thanks
Senthil
.
- Follow-Ups:
- Re: how to use asynchronous calls in asmx
- From: bruce barker \(sqlwork.com\)
- Re: how to use asynchronous calls in asmx
- From: Patrice
- Re: how to use asynchronous calls in asmx
- References:
- how to use asynchronous calls in asmx
- From: SenthilVel
- Re: how to use asynchronous calls in asmx
- From: Patrice
- how to use asynchronous calls in asmx
- Prev by Date: Expire all pages when logged out
- Next by Date: Re: Is this secure
- Previous by thread: Re: how to use asynchronous calls in asmx
- Next by thread: Re: how to use asynchronous calls in asmx
- Index(es):
Relevant Pages
|
Loading