프로퍼티 | 타입 | 설명 | |
---|---|---|---|
IGNORE_ERROR_CODES | int[] |
메소드 | 설명 | |
---|---|---|
Dispose ( ) : void | ||
HttpListenerManager ( uint maxThreads, bool isSecure ) : System | ||
Start ( uint port ) : void | ||
Stop ( ) : void |
메소드 | 설명 | |
---|---|---|
ContextReady ( IAsyncResult ar ) : void | ||
HandleRequests ( ) : void | ||
ListenerCallback ( IAsyncResult result ) : void | ||
Worker ( ) : void |
public HttpListenerManager ( uint maxThreads, bool isSecure ) : System | ||
maxThreads | uint | |
isSecure | bool | |
리턴 | System |