Multiple choice technology databases

Protocols supported by WCF

  1. TCP

  2. Http

  3. MSMQ

  4. All of the Above

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

Windows Communication Foundation (WCF) supports multiple protocols for service communication including TCP, HTTP, and MSMQ (Microsoft Message Queuing). This flexibility allows WCF services to communicate across different transport mechanisms depending on requirements like reliability, security, and transaction support.