Multiple choice

Which of the following is/are correct about 'Service Runtime' in WCF service architecture?

  1. It specifies what occurs and when internal error occurs on the service.

  2. It tells how and whether metadata is available to outside world.

  3. It specifies how many instances of the service has to be created while running.

  4. All of the these

  5. Both 1 and 2

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

These are the correct statements about Service Runtime in WCF architecture.