You need to configure the service to meet the requirements

HOTSPOT
You are developing a WCF service.
The service must be interoperable with ASP.NET web service clients. In addition, it must
have a time-out of three hours.
You need to configure the service to meet the requirements.
What should you do? (To answer, select the appropriate code segment from each dropdown list in the answer area.)

HOTSPOT
You are developing a WCF service.
The service must be interoperable with ASP.NET web service clients. In addition, it must
have a time-out of three hours.
You need to configure the service to meet the requirements.
What should you do? (To answer, select the appropriate code segment from each dropdown list in the answer area.)

Answer:

Explanation:



Leave a Reply 2

Your email address will not be published. Required fields are marked *


JP

JP

weird question, bindingConfiguration and binding name could be any value as long the are the same, “timeout” would we logical because it isn’t used anywhere else.