Posted by: Pdfprep
Post Date: November 27, 2020
The DeleteExternalOrder() method in the ExternalQueueService service is not throwing a FaultException exception as defined by the FaultContractAttribute attribute in the IExternalQueueService.cs file.
You need to throw the FaultException exception.
Which code segments can you insert at line EQ45 to achieve this goal? (Each correct answer presents a complete solution. Chose all that apply)
A . Option A
B . Option B
C . Option C
D . Option D
Answer: B,C
Leave a Reply