# IStreamGeneratorConfig

Package: [Microsoft.Orleans.Streaming](/orleans/docs/api/csharp/microsoft.orleans.streaming/) 10.0.0

[NuGet package](https://www.nuget.org/packages/Microsoft.Orleans.Streaming)

```csharp
public interface IStreamGeneratorConfig
```

Interface of configuration for generators used by the GeneratorStreamProvider. This interface covers the minimal set of information the stream provider needs to configure a generator to generate data. Generators should add any additional configuration information needed to it's implementation of this interface.

## Properties

- [StreamGeneratorType](/orleans/docs/api/csharp/microsoft.orleans.streaming/orleans.providers.streams.generator.istreamgeneratorconfig/properties/streamgeneratortype-125585fb/)
