# KinesisStreamOptions.GetRecordsInterval

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

[Source](https://github.com/dotnet/orleans/blob/b7a9e3e1c9c54b3cec3a467c5734bf7744541bcf/src/AWS/Orleans.Streaming.Kinesis/Streams/KinesisStreamOptions.cs)

```csharp
public TimeSpan GetRecordsInterval
```

Gets or sets the minimum interval between calls to Kinesis `GetRecords` for a shard.
