# StreamStatisticOptions Properties

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

## StatisticMonitorWriteInterval {#statisticmonitorwriteinterval-dab3aadf}

[Dedicated page](/orleans/docs/api/csharp/microsoft.orleans.streaming/orleans.configuration.streamstatisticoptions/properties/statisticmonitorwriteinterval-dab3aadf/)

[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.
