Which of the following session and instancing modes will you set if you require a sessionfull binding and want to create a new instance object for each client request?

Posted by: Pdfprep Category: GSSP-.NET Tags: , ,

Which of the following session and instancing modes will you set if you require a sessionfull binding and want to create a new instance object for each client request?
A . Set SessionMode to Allowed and IntsanceMode to PerSession.
B . Set SessionMode to Required and IntsanceMode to Single.
C . Set SessionMode to Required and IntsanceMode to PerCall.
D . Set SessionMode to Allowed and IntsanceMode to PerCall.

Answer: C

Leave a Reply

Your email address will not be published.