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