C# 클래스 HttpListenerWebSocketEcho.Server

파일 보기 프로젝트 열기: paulbatum/WebSocket-Samples 1 사용 예제들

공개 메소드들

메소드 설명
Start ( string listenerPrefix ) : void

비공개 메소드들

메소드 설명
ProcessRequest ( HttpListenerContext listenerContext ) : void

메소드 상세

Start() 공개 메소드

public Start ( string listenerPrefix ) : void
listenerPrefix string
리턴 void