Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Universe
Framework
Servers
HttpServer
PollServiceWorkerThread
C# Class Universe.Framework.Servers.HttpServer.PollServiceWorkerThread
Mostrar archivo
Open project: Virtual-Universe/Virtual-Universe
Class Usage Examples
Public Methods
Method
Description
PollServiceWorkerThread
(
int
pTimeout
) :
System
Run
( ) :
void
ThreadStart
( ) :
void
Private Methods
Method
Description
Enqueue
(
PollServiceHttpRequest
pPollServiceHttpRequest
) :
void
Method Details
PollServiceWorkerThread()
public
method
public
PollServiceWorkerThread
(
int
pTimeout
) :
System
pTimeout
int
return
System
Run()
public
method
public
Run
( ) :
void
return
void
ThreadStart()
public
method
public
ThreadStart
( ) :
void
return
void