C# 클래스 Microsoft.ApplicationServer.Http.Activation.HttpQueryableServiceHost.HttpQueryableBehavior

Extended behavior that sets the query composer to our own that tracks the total query count value.
상속: Microsoft.ApplicationServer.Http.Description.HttpBehavior
파일 보기 프로젝트 열기: netfx/extensions

보호된 메소드들

메소드 설명
OnApplyDispatchBehavior ( ServiceEndpoint endpoint, EndpointDispatcher endpointDispatcher ) : void

메소드 상세

OnApplyDispatchBehavior() 보호된 메소드

protected OnApplyDispatchBehavior ( ServiceEndpoint endpoint, EndpointDispatcher endpointDispatcher ) : void
endpoint System.ServiceModel.Description.ServiceEndpoint
endpointDispatcher System.ServiceModel.Dispatcher.EndpointDispatcher
리턴 void