CQRS.NET  2.1
A lightweight enterprise framework to write CQRS, event-sourced and micro-service applications in hybrid multi-datacentre, on-premise and Azure environments.
Cqrs.Services.ServiceChannelFactory< TService > Member List

This is the complete list of members for Cqrs.Services.ServiceChannelFactory< TService >, including all inherited members.

AttachDataContractResolver(ServiceEndpoint endpoint)Cqrs.Services.ServiceChannelFactory< TService >protectedvirtual
RegisterDataContracts()Cqrs.Services.ServiceChannelFactory< TService >protectedvirtual
ServiceChannelFactory(string endpointConfigurationName)Cqrs.Services.ServiceChannelFactory< TService >