# Sandbox.Streamer.ViewerCount

```csharp
static int ViewerCount { get; set; }
```

Amount of concurrent viewer your stream has.

Declared in [Sandbox.Streamer](/api/Sandbox.Streamer).
Assembly: `Sandbox.Engine`.
