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