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