# SiloMessagingOptions.MaxEnqueuedRequestsSoftLimit_StatelessWorker

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

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

```csharp
public int MaxEnqueuedRequestsSoftLimit_StatelessWorker
```

Gets or sets the per grain threshold for pending requests for stateless workers. Generated warning when exceeded.
