GXClient component calls this method every time a new packet is sent or received.

Parameters
-
sender (GXClient)
- The source of the event.
-
sendCount (Int32)
- Packets in send buffer.
-
sendPeakVal (Int32)
- Maximum amount of packets, in send buffer.
-
receivedCount (Int32)
- Amount of packets in receiver buffer.
-
receivedPeakVal (Int32)
- Maximum amount of packets, in receiver buffer.

Remarks
This method is used for development purposes, and it does not have to be implemented.
Assembly:
Gurux.Client (Module: Gurux.Client) Version: 5.0.0.1