# SiloMessagingOptions.MaxRequestProcessingTime

[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 TimeSpan MaxRequestProcessingTime
```

Gets or sets the maximum time that a request can take before the activation is reported as "blocked"
