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