nerdexam
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)
  • A
    4% (1)
  • B
    4% (1)
  • C
    81% (22)
  • D
    11% (3)

Community Discussion

No community discussion yet for this question.

Full GSSP-NET Practice