C# Class KonfDB.Infrastructure.WCF.Behavior.FaultingWebHttpBehavior

Inheritance: System.ServiceModel.Description.WebHttpBehavior
Show file Open project: punitganshani/KonfDB

Protected Methods

Method Description
AddServerErrorHandlers ( ServiceEndpoint endpoint, EndpointDispatcher endpointDispatcher ) : void

Method Details

AddServerErrorHandlers() protected method

protected AddServerErrorHandlers ( ServiceEndpoint endpoint, EndpointDispatcher endpointDispatcher ) : void
endpoint System.ServiceModel.Description.ServiceEndpoint
endpointDispatcher System.ServiceModel.Dispatcher.EndpointDispatcher
return void