GIAC
GSSP-NET · Question #18
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?
The correct answer is C. Set SessionMode to Required and IntsanceMode to PerCall. See the full explanation below for the reasoning.
Question
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?
Options
- ASet SessionMode to Allowed and IntsanceMode to PerSession.
- BSet SessionMode to Required and IntsanceMode to Single.
- CSet SessionMode to Required and IntsanceMode to PerCall.
- DSet SessionMode to Allowed and IntsanceMode to PerCall.
How the community answered
(27 responses)- A4% (1)
- B4% (1)
- C81% (22)
- D11% (3)
Community Discussion
No community discussion yet for this question.