What MEPs is supported by WCF?



What MEPs is supported by WCF?..

Answer / Mukteshwar Yadav

WCF supports three message exchange patterns (MEPs): Request-Response, One-Way, and Duplex. In Request-Response, the client sends a request and waits for a response. In One-Way, the client sends a request but does not wait for a response. In Duplex, both the service and client can send messages to each other.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More WCF Interview Questions

Explain about msmq integration binding?

1 Answers  


Why to use wcf?

1 Answers  


What is abc in wcf?

1 Answers  


What is wcf wpf wwf in net?

1 Answers  


What is wcf basic binding type?

1 Answers  


What does wcf mean lions?

1 Answers  


Name the namespace that is used to access WCF service?

1 Answers  


What do you understand by the terminology soa?

1 Answers  


How can you test a wcf application without creating a client application?

1 Answers  


What is the purpose of base address in wcf service? How it is specified?

1 Answers  


What do you understand by the term impersonation?

1 Answers  


explain wcf ipc binding type? : Wcf data services

1 Answers  


Categories