Microsoft
70-513 · Question #321
70-513 Question #321: Real Exam Question with Answer & Explanation
Sign in or unlock 70-513 to reveal the answer and full explanation for question #321. The question stem and answer options stay visible for context.
Question
A Windows Communication Foundation (WCF) service uses the following service contract. [ServiceContract] public interface IService { [OperationContract] string Operation1(string s); } You need to ensure that the operation contract Operation1 responds to HTTP POST requests. Which code segment should you use?
Options
- A[OperationContract]
- B[OperationContract]
- C[OperationContract(ReplyAction="POST")]
- D[OperationContract(Action="POST")]
Unlock 70-513 to see the answer
You've previewed enough free 70-513 questions. Unlock 70-513 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.