# SimpleGeneratorOptions.DEFAULT_EVENTS_IN_STREAM

[Type overview](/orleans/docs/api/csharp/microsoft.orleans.streaming/orleans.hosting.simplegeneratoroptions/) | [Fields](/orleans/docs/api/csharp/microsoft.orleans.streaming/orleans.hosting.simplegeneratoroptions/fields/)

[Source](https://github.com/dotnet/orleans/blob/e4e752cedecc2976811db49802c7a999b1f1c704/src/Orleans.Streaming/Generator/Generators/SimpleGeneratorConfig.cs)

```csharp
public const int DEFAULT_EVENTS_IN_STREAM
```

The default number of events to generate.
