Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
NewTOAPIA
Net
Udt
CUDTCC
C# Class NewTOAPIA.Net.Udt.CUDTCC
Inheritance:
CCC
ファイルを表示
Open project: Wiladams/NewTOAPIA
Public Methods
Method
Description
CUDTCC
( ) :
System
init
( ) :
void
onACK
(
Int32
ack
) :
void
onLoss
(
Int32
losslist
,
int
anInt
) :
void
onTimeout
( ) :
void
Method Details
CUDTCC()
public
method
public
CUDTCC
( ) :
System
return
System
init()
public
method
public
init
( ) :
void
return
void
onACK()
public
method
public
onACK
(
Int32
ack
) :
void
ack
System.Int32
return
void
onLoss()
public
method
public
onLoss
(
Int32
losslist
,
int
anInt
) :
void
losslist
System.Int32
anInt
int
return
void
onTimeout()
public
method
public
onTimeout
( ) :
void
return
void