# Sandbox.Engine.SystemInfo.ProcessorCount

```csharp
static float ProcessorCount { get; set; }
```

The number of logical processors in this system.

Declared in [Sandbox.Engine.SystemInfo](/api/Sandbox.Engine.SystemInfo).
Assembly: `Sandbox.Engine`.
