C# Class Microsoft.ApplicationServer.Http.Activation.HttpQueryableServiceHost.HttpQueryableBehavior

Extended behavior that sets the query composer to our own that tracks the total query count value.
Inheritance: Microsoft.ApplicationServer.Http.Description.HttpBehavior
Afficher le fichier Open project: netfx/extensions

Méthodes protégées

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

Method Details

OnApplyDispatchBehavior() protected méthode

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