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
PalringoApi
Networking
PacketHandling
Handlers
ThrottleHandler
C# Class PalringoApi.Networking.PacketHandling.Handlers.ThrottleHandler
The throttle handler
Inheritance:
PacketHandler
Exibir arquivo
Open project: calico-crusade/PalringoApi
Public Methods
Method
Description
Process
(
Packet
packet
) :
void
The processor
Method Details
Process()
public
method
The processor
public
Process
(
Packet
packet
) :
void
packet
Packet
return
void