Multiple choice technology programming languages

WCF have binding to support MSMQ.

  1. True

  2. False

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

Windows Communication Foundation (WCF) includes built-in bindings such as NetMsmqBinding and MsmqIntegrationBinding. These bindings are designed to enable secure and reliable queued communication directly using MSMQ as the underlying transport mechanism, confirming the statement is true.