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