C# 클래스 Shadowsocks.Controller.PrivoxyRunner

파일 보기 프로젝트 열기: shadowsocks/shadowsocks-windows 1 사용 예제들

공개 메소드들

메소드 설명
Start ( Configuration configuration ) : void
Stop ( ) : void

비공개 메소드들

메소드 설명
GetFreePort ( ) : int
IsChildProcess ( Process process ) : bool
KillProcess ( Process p ) : void
PrivoxyRunner ( ) : System

메소드 상세

Start() 공개 메소드

public Start ( Configuration configuration ) : void
configuration Shadowsocks.Model.Configuration
리턴 void

Stop() 공개 메소드

public Stop ( ) : void
리턴 void