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
EchoServer
Logic
ServerMain
C# Class EchoServer.Logic.ServerMain
Show file
Open project: SyncZone/Examples
Public Methods
Method
Description
GetActiveSessionCount
( ) :
int
StartServer
(
System
ctrl
) :
void
StopServer
( ) :
void
Method Details
GetActiveSessionCount()
public
static
method
public
static
GetActiveSessionCount
( ) :
int
return
int
StartServer()
public
static
method
public
static
StartServer
(
System
ctrl
) :
void
ctrl
System
return
void
StopServer()
public
static
method
public
static
StopServer
( ) :
void
return
void