C# 클래스 Raven.Database.Server.LogHttpRequestStatsParams

파일 보기 프로젝트 열기: nhsevidence/ravendb 1 사용 예제들

공개 메소드들

메소드 설명
LogHttpRequestStatsParams ( Stopwatch sw, NameValueCollection headers, string httpMethod, int responseStatusCode, string requestUri ) : System.Collections.Specialized

메소드 상세

LogHttpRequestStatsParams() 공개 메소드

public LogHttpRequestStatsParams ( Stopwatch sw, NameValueCollection headers, string httpMethod, int responseStatusCode, string requestUri ) : System.Collections.Specialized
sw Stopwatch
headers System.Collections.Specialized.NameValueCollection
httpMethod string
responseStatusCode int
requestUri string
리턴 System.Collections.Specialized