System.ServiceModel.Channels.HttpMessageHandlerFactory public class HttpMessageHandlerFactory Documentation Code public HttpMessageHandlerFactory(Type[] handlers) public HttpMessageHandlerFactory(Func<IEnumerable<DelegatingHandler>> handlers) protected HttpMessageHandlerFactory() public HttpMessageHandler Create(HttpMessageHandler innerChannel) protected virtual HttpMessageHandler OnCreate(HttpMessageHandler innerChannel)