Chapter 4. Sessions, Reliable Sessions, Queues, and Transactions

<feature><title>In This Chapter</title> </feature>

Introduction

This chapter covers an assortment of facilities that the Windows Communication Foundation provides for making systems more robust. Those features are Reliable Sessions, session management, queued delivery, and transaction flow. Besides introducing each feature, this chapter shows how to use them together to properly implement distributed, transactional systems.

Reliable Sessions

The Windows Communication Foundation’s Reliable Sessions facility is for providing assurances at the binding level that messages will be delivered exactly once, and in order. ...

Get Windows Communication Foundation Unleashed now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.