Microsoft.ServiceFabric.Services.Communication.Wcf.Client Namespace

Classes

WcfCommunicationClient<TServiceContract>

A WCF client created by WcfCommunicationClientFactory<TServiceContract> to communicate with a Service Fabric service using WcfCommunicationListener<TServiceContract>.

WcfCommunicationClientFactory<TServiceContract>

An ICommunicationClientFactory<TCommunicationClient> that uses Windows Communication Foundation to create WcfCommunicationClient<TServiceContract> to communicate with stateless and stateful services that are using WcfCommunicationListener<TServiceContract>.

WcfExceptionHandler

This class provide handling of WCF exceptions encountered in communicating with a service fabric service that is using WCF based communication listener.