Which code segment should you include in your catch statement?

You need to return system errors by leveraging the Windows Communication Framework
(WCF). Which code segment should you include in your catch statement?

You need to return system errors by leveraging the Windows Communication Framework
(WCF). Which code segment should you include in your catch statement?

A.
ReturnResponses = true

B.
ContinueOnError = true

C.
FaultException<Microsoft.Xrm.Sdk.OrganizationServiceFault>

D.
ContinueOnError = false

Explanation:



Leave a Reply 0

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