# Sandbox.Connection.MessagesSent

```csharp
int MessagesSent { get; set; }
```

How many messages have been sent to this connection?

Declared in [Sandbox.Connection](/api/Sandbox.Connection).
Assembly: `Sandbox.Engine`.
