# RedisStreamingOptions

Package: [Microsoft.Orleans.Streaming.Redis](/orleans/docs/api/csharp/microsoft.orleans.streaming.redis/) 10.0.0-alpha.1

[NuGet package](https://www.nuget.org/packages/Microsoft.Orleans.Streaming.Redis) | [Source](https://github.com/dotnet/orleans/blob/e4e752cedecc2976811db49802c7a999b1f1c704/src/Redis/Orleans.Streaming.Redis/Streams/RedisStreamingOptions.cs#L10)

```csharp
public sealed class RedisStreamingOptions
```

Redis streaming options.

## Constructors

- [RedisStreamingOptions](/orleans/docs/api/csharp/microsoft.orleans.streaming.redis/orleans.configuration.redisstreamingoptions/constructors/constructor-c943cb01/)

## Properties

- [CheckpointPersistInterval](/orleans/docs/api/csharp/microsoft.orleans.streaming.redis/orleans.configuration.redisstreamingoptions/properties/checkpointpersistinterval-f1dd385d/)
- [ConfigurationOptions](/orleans/docs/api/csharp/microsoft.orleans.streaming.redis/orleans.configuration.redisstreamingoptions/properties/configurationoptions-a1fddcc1/)
- [CreateMultiplexer](/orleans/docs/api/csharp/microsoft.orleans.streaming.redis/orleans.configuration.redisstreamingoptions/properties/createmultiplexer-816f138b/)
- [EntryExpiry](/orleans/docs/api/csharp/microsoft.orleans.streaming.redis/orleans.configuration.redisstreamingoptions/properties/entryexpiry-7d21f532/)
- [MaxStreamLength](/orleans/docs/api/csharp/microsoft.orleans.streaming.redis/orleans.configuration.redisstreamingoptions/properties/maxstreamlength-d94d9c92/)
- [UseApproximateMaxLength](/orleans/docs/api/csharp/microsoft.orleans.streaming.redis/orleans.configuration.redisstreamingoptions/properties/useapproximatemaxlength-4121edc0/)

## Methods

- [DefaultCreateMultiplexer(RedisStreamingOptions)](/orleans/docs/api/csharp/microsoft.orleans.streaming.redis/orleans.configuration.redisstreamingoptions/methods/defaultcreatemultiplexer-orleans-configuration-redisstreamingoptions-b7bf1b65/)
