What is singlecall?

 Posted by Babu_akkandi on 4/13/2009 | Category: Web Services, Remoting Interview questions | Views: 6830
Answer:

Single Call types always have one instance per client request. The next method invocation will be serviced by a different server instance, even if the previous instance has not yet been recycled by the system.


Asked In: Many Interviews | Alert Moderator 

Comments or Responses

Login to post response