Method | Description | |
---|---|---|
GetReceiverSummary ( ) : string | ||
GetReceiverSummaryHeader ( ) : string | ||
GetSenderSummary ( ) : string | ||
GetSenderSummaryHeader ( ) : string | ||
ReceivedPacket ( ) : void | ||
ReceivedPacketMismatchSize ( ) : void | ||
ReceivedPacketUnordered ( ulong amount ) : void | ||
Reset ( ) : void | ||
SentPacket ( ) : void | ||
StartPrintStatistics ( DirectionTypes directionType ) : void | ||
Statistics ( Log log ) : System |
Method | Description | |
---|---|---|
GetPercentage ( ulong part, ulong total ) : double | ||
PrintStatisticsTask ( object state ) : void |
public ReceivedPacketUnordered ( ulong amount ) : void | ||
amount | ulong | |
return | void |
public StartPrintStatistics ( DirectionTypes directionType ) : void | ||
directionType | DirectionTypes | |
return | void |