# Sandbox.Connection.Stats

```csharp
ConnectionStats Stats { get; set; }
```

Get stats about this connection such as bandwidth usage and how many packets are being
sent and received.

Declared in [Sandbox.Connection](/api/Sandbox.Connection).
Assembly: `Sandbox.Engine`.
