C# 클래스 SitecoreLogglyAppender.Tests.HttpServer

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

공개 메소드들

메소드 설명
HttpServer ( string listenUri ) : System
WaitFor ( System.Action request, int timeout ) : RequestResult

비공개 메소드들

메소드 설명
Wait ( System.Action action, int timeout ) : bool

메소드 상세

HttpServer() 공개 메소드

public HttpServer ( string listenUri ) : System
listenUri string
리턴 System

WaitFor() 공개 메소드

public WaitFor ( System.Action request, int timeout ) : RequestResult
request System.Action
timeout int
리턴 RequestResult