Microsoft
70-513 · Question #143
You develop a Windows Communication Foundation (WCF) service that interacts with Microsoft Message Queuing (MSMQ). The service requires sessions. You need to create a custom binding that enables…
The correct answer is A. textMessageEncoding and msmqTransport in this order. See the full explanation below for the reasoning.
Question
You develop a Windows Communication Foundation (WCF) service that interacts with Microsoft Message Queuing (MSMQ). The service requires sessions. You need to create a custom binding that enables messages sent to the queue to be viewed when you are using a listener tool. Which binding elements should you use?
Options
- AtextMessageEncoding and msmqTransport in this order.
- BtextMessageEncoding and msmqIntegrationTransport in this order.
- CmsmqTransport and textMessageEncoding in this order.
- DmsmqIntegrationTransport and textMessageEncoding in this order.
How the community answered
(49 responses)- A84% (41)
- B10% (5)
- C2% (1)
- D4% (2)
Community Discussion
No community discussion yet for this question.