Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Promises
HttpServerAsyncAwait
C# Class Promises.HttpServerAsyncAwait
显示文件
Open project: KjellSchubert/promise-future-task
Public Methods
Method
Description
run
( ) :
void
runAsync
( ) :
void
Private Methods
Method
Description
processRequestAsync
(
HttpListenerRequest
request
,
HttpListenerResponse
response
) :
Task
simulatedDatabaseRequestAsync
( ) :
Task
Method Details
run()
public
static
method
public
static
run
( ) :
void
return
void
runAsync()
public
static
method
public
static
runAsync
( ) :
void
return
void