Property | Type | Description | |
---|---|---|---|
_listener | |||
_port | string | ||
_runner | Thread | ||
_running | bool |
Method | Description | |
---|---|---|
HttpInterface ( string port ) : System | ||
Start ( ) : void | ||
Stop ( ) : void |
Method | Description | |
---|---|---|
Process ( string>.Dictionary |
||
Run ( ) : void |
public HttpInterface ( string port ) : System | ||
port | string | |
return | System |
protected Process ( string>.Dictionary |
||
request | string>.Dictionary | |
return | string |
protected HttpListener,System.Net _listener | ||
return |