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
ReloadGUI
Server
C# Class ReloadGUI.Server
显示文件
Open project: RELOAD-NET/RELOAD.NET
Public Methods
Method
Description
Server
( ) :
System
Start
( ) :
void
Private Methods
Method
Description
Listen
(
object
state
) :
void
ListenerCallback
(
IAsyncResult
result
) :
void
ProcessRequest
(
HttpListenerContext
context
) :
void
Stop
( ) :
void
Method Details
Server()
public
method
public
Server
( ) :
System
return
System
Start()
public
method
public
Start
( ) :
void
return
void