# SiloMessagingOptions.ShutdownRerouteTimeout

[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
[System.Obsolete(Unused, will be removed in a future version.)]
public TimeSpan ShutdownRerouteTimeout
```

Gets or sets the period of time the silo will wait to reroute queued messages before it continues shutting down.
