Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
HttpListenerWebSocketEcho
Server
C# Class HttpListenerWebSocketEcho.Server
Show file
Open project: paulbatum/WebSocket-Samples
Class Usage Examples
Public Methods
Method
Description
Start
(
string
listenerPrefix
) :
void
Private Methods
Method
Description
ProcessRequest
(
HttpListenerContext
listenerContext
) :
void
Method Details
Start()
public
method
public
Start
(
string
listenerPrefix
) :
void
listenerPrefix
string
return
void