WCF 中的事务

Windows Communication Foundation (WCF)事务功能允许多个组件同时参与数据操作。 本节中的主题详细介绍了该功能。

本节中

Windows Communication Foundation 事务概述
WCF 提供的事务功能的概述。

事务模型
比较Microsoft提供的各种事务编程模型。

使用 WS-AtomicTransaction
介绍在 WCF 中实现的可互作事务传播协议 WS-AtomicTransaction(WS-AT)。

System.ServiceModel 中的事务支持
描述 WCF 提供的事务功能。

参考文献

基本 WCF 编程

另请参阅