# StreamStatisticOptions.StatisticMonitorWriteInterval

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

[Source](https://github.com/dotnet/orleans/blob/e4e752cedecc2976811db49802c7a999b1f1c704/src/Orleans.Streaming/Common/RecoverableStreamOptions.cs)

```csharp
public TimeSpan StatisticMonitorWriteInterval
```

Gets or sets the statistic monitor write interval. Statistics generation is triggered by activity. Interval will be ignored when streams are inactive.
