# SchedulingOptions.MaxPendingWorkItemsSoftLimit

[Type overview](/orleans/docs/api/csharp/microsoft.orleans.runtime/orleans.configuration.schedulingoptions/) | [Properties](/orleans/docs/api/csharp/microsoft.orleans.runtime/orleans.configuration.schedulingoptions/properties/)

[Source](https://github.com/dotnet/orleans/blob/e4e752cedecc2976811db49802c7a999b1f1c704/src/Orleans.Runtime/Configuration/Options/SchedulingOptions.cs)

```csharp
public int MaxPendingWorkItemsSoftLimit
```

Gets or sets the per work group limit of how many items can be queued up before warnings are generated.
