Microsoft.ServiceFabric.Services.Communication.Wcf.Client Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |
Azure SDK for .NET