# SiloMessagingOptions.RequestProcessingWarningTime

[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 RequestProcessingWarningTime
```

Gets or sets the period after which a currently executing request is deemed to be slow.
