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
Server
C# Class Server, CodeSpells
Inheritance:
Singleton
,
IServer
Mostrar archivo
Open project: srfoster/CodeSpells
Class Usage Examples
Public Properties
Property
Type
Description
applicationRunning
bool
last_message
String
Public Methods
Method
Description
Server
(
CallResponseQueue
queue
) :
System
Method Details
Server()
public
method
public
Server
(
CallResponseQueue
queue
) :
System
queue
CallResponseQueue
return
System
Property Details
applicationRunning
public_oe property
public
bool
applicationRunning
return
bool
last_message
public_oe property
public
String
last_message
return
String