Méthode | Description | |
---|---|---|
HttpServer ( int port, string host = "localhost" ) : System | ||
OnRequest ( Action |
||
RunAsync ( |
Méthode | Description | |
---|---|---|
GetContext ( IAsyncResult ar ) : void |
public HttpServer ( int port, string host = "localhost" ) : System | ||
port | int | |
host | string | |
Résultat | System |
public RunAsync ( |
||
cancellationToken | ||
Résultat | Task |