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
NetworkCommsDotNet
Connections
SentPacket
C# Class NetworkCommsDotNet.Connections.SentPacket
A wrapper object for keeping track of sent packets. These are used if a resend is requested due to a checksum validation failure.
Afficher le fichier
Open project: MarcFletcher/NetworkComms.Net
Méthodes publiques
Méthode
Description
IncrementSendCount
( ) :
void
SentPacket
(
IPacket
packet
) :
System
ToString
( ) :
string
Method Details
IncrementSendCount()
public
méthode
public
IncrementSendCount
( ) :
void
Résultat
void
SentPacket()
public
méthode
public
SentPacket
(
IPacket
packet
) :
System
packet
IPacket
Résultat
System
ToString()
public
méthode
public
ToString
( ) :
string
Résultat
string