你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

Microsoft.ServiceFabric.Services.Communication.Wcf.Client 命名空间

WcfCommunicationClient<TServiceContract>

创建的 WcfCommunicationClientFactory<TServiceContract> WCF 客户端,用于使用 WcfCommunicationListener<TServiceContract>与 Service Fabric 服务通信。

WcfCommunicationClientFactory<TServiceContract>

一个 , ICommunicationClientFactory<TCommunicationClient> 它使用 Windows Communication Foundation 创建 WcfCommunicationClient<TServiceContract> 以与使用 WcfCommunicationListener<TServiceContract>的无状态和有状态服务进行通信。

WcfExceptionHandler

此类提供与使用基于 WCF 的通信侦听器的 Service Fabric 服务通信时遇到的 WCF 异常的处理。