You need to modify PostData so that it can receive any SO6P message which code segment should you use

You are developing a client that sends several types of SOP? messages to a Windows
Communication Foundation (WCF) service method named PostData PostData is currently
defined as follows: [OperationContract? void PostData(Order data); You need to modify
PostData so that it can receive any SO6P message which code segment should you use

You are developing a client that sends several types of SOP? messages to a Windows
Communication Foundation (WCF) service method named PostData PostData is currently
defined as follows: [OperationContract? void PostData(Order data); You need to modify
PostData so that it can receive any SO6P message which code segment should you use

A.
[OperationContract] void PostDaa(Message data);

B.
[OperaionContract] void PostDaa(BodyWriter data);

C.
(OperationContract(1sOneWay = true, Action “v’, ReplyAction = “.‘)J
addPostData(BodyWriterdata);

D.
[OperaionContract0sOneWay true, Action = ‘v’, ReplyAction void PostData(Order data);

Explanation:



Leave a Reply 0

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