Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Duality
TcpChannel
C# Class Duality.TcpChannel
Inheritance:
IDisposable
Afficher le fichier
Open project: BraveSirAndrew/duality
Class Usage Examples
Méthodes publiques
Свойство
Type
Description
ClientConnected
Action
Méthodes publiques
Méthode
Description
Dispose
( ) :
void
TcpChannel
(
int
port
) :
System
Private Methods
Méthode
Description
AcceptClients
( ) :
void
Method Details
Dispose()
public
méthode
public
Dispose
( ) :
void
Résultat
void
TcpChannel()
public
méthode
public
TcpChannel
(
int
port
) :
System
port
int
Résultat
System
Property Details
ClientConnected
public_oe property
public
Action
ClientConnected
Résultat
Action