Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Brunet
Transport
TcpEdgeListener.SendWaitAction
C# Class Brunet.Transport.TcpEdgeListener.SendWaitAction
Inheritance:
SocketStateAction
Exibir arquivo
Open project: pstjuste/brunet
Public Properties
Property
Type
Description
Socket
Socket
Public Methods
Method
Description
SendWaitAction
(
Socket
s
) :
System
Start
(
SocketState
ss
) :
void
Method Details
SendWaitAction()
public
method
public
SendWaitAction
(
Socket
s
) :
System
s
Socket
return
System
Start()
public
method
public
Start
(
SocketState
ss
) :
void
ss
SocketState
return
void
Property Details
Socket
public_oe property
public
Socket
Socket
return
Socket