# SchedulingOptions.StoppedActivationWarningInterval

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

Gets or sets the period of time after which to log errors for tasks scheduled to stopped activations.
