This is a discussion on What’s SingleCall activation mode? within the ASP and ASP.NET Programming forums, part of the Web Development category; What’s SingleCall activation mode? It's used for?...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
| |||
| What’s SingleCall activation mode? It's used for?
__________________ S.VinothkumaR Behind me is infinite power, Before me is Endless Possibility, Around me is Boundless Opportunity, Why should I fear! |
| Sponsored Links |
| |||
| Hi Vinoth, well....here the answer for you question... If the server object is instantiated for responding to just one single request, the request should be made in SingleCall mode. |
| |||
| oh geek...then Singleton activation mode means? ![]()
__________________ S.VinothkumaR Behind me is infinite power, Before me is Endless Possibility, Around me is Boundless Opportunity, Why should I fear! |
| |||
| What’s Singleton activation mode? A single object is instantiated regardless of the number of clients accessing it. Lifetime of this object is determined by lifetime lease. What’s SingleCall activation mode used for? If the server object is instantiated for responding to just one single request, the request should be made in SingleCall mode. |
![]() |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Where can I get a php mode for emacs? | itbarota | PHP Programming | 2 | 12-04-2007 01:11 AM |
| How to convert read only mode to write only mode | itbarota | Testing Tools | 1 | 08-21-2007 06:23 AM |
| safe mode | simplesabita | Operating Systems | 1 | 08-11-2007 02:05 AM |
| what is Passivation and Activation in EJB in java? | oxygen | Java Programming | 1 | 07-26-2007 04:48 AM |
| what are all authentication mode is there in asp .net ? | kingmaker | ASP and ASP.NET Programming | 1 | 07-20-2007 06:35 AM |