C# Class Queue.Services.Common.ExtendedWebHttpBehavior

Inheritance: System.ServiceModel.Description.WebHttpBehavior
Afficher le fichier Open project: breslavsky/queue

Méthodes protégées

Méthode Description
AddServerErrorHandlers ( ServiceEndpoint endpoint, EndpointDispatcher endpointDispatcher ) : void

Method Details

AddServerErrorHandlers() protected méthode

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