Re: Threading with an object and Session
- From: "garethdjames@xxxxxxxxx" <garethdjames@xxxxxxxxx>
- Date: 25 May 2005 07:16:46 -0700
If you need to do the operation asyncronusly then take all the data of
the request and session, populate an object then put this object on a
message queue
Have another application read messages of the queue and process them
.
- References:
- Threading with an object and Session
- From: Gavin Lyons via . NET 247
- Re: Threading with an object and Session
- From: David Browne
- Threading with an object and Session
- Prev by Date: Re: CRUD in SP or Dynamic SQL
- Next by Date: Help with datasets
- Previous by thread: Re: Threading with an object and Session
- Next by thread: Process Problems - XCOPY ExitCode
- Index(es):
Relevant Pages
|