# Sandbox.Network.ConnectionStats.InPacketsPerSecond

```csharp
float InPacketsPerSecond { get; set; }
```

How many packets per second we're receiving from this connection.

Declared in [Sandbox.Network.ConnectionStats](/api/Sandbox.Network.ConnectionStats).
Assembly: `Sandbox.Engine`.
