---
title: "Does Windows Communication Foundation support both synchronous and asynchronous messaging?"  
description: "Does Windows Communication Foundation support both synchronous and asynchronous messaging?"  
author: "Anonymous User"  
published: 2011-05-23  
updated: 2020-09-21  
canonical: https://www.mindstick.com/interview/1029/does-windows-communication-foundation-support-both-synchronous-and-asynchronous-messaging  
category: "wcf"  
tags: ["wcf"]  
reading_time: 1 minute  

---

# Does Windows Communication Foundation support both synchronous and asynchronous messaging?

Yes. Windows Communication Foundation supports multiple message patterns, including one-way, request/response, two-way (duplex), and queued.

## Answers

### Answer by Anonymous User

Yes. Windows Communication Foundation supports multiple message patterns, including one-way, request/response, two-way (duplex), and queued.


---

Original Source: https://www.mindstick.com/interview/1029/does-windows-communication-foundation-support-both-synchronous-and-asynchronous-messaging

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
