# AzureTableStreamCheckpointerOptions

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

[NuGet package](https://www.nuget.org/packages/Microsoft.Orleans.Streaming.EventHubs) | [Source](https://github.com/dotnet/orleans/blob/e4e752cedecc2976811db49802c7a999b1f1c704/src/Azure/Orleans.Streaming.EventHubs/Providers/Streams/EventHub/EventHubCheckpointerOptions.cs#L6)

```csharp
public class AzureTableStreamCheckpointerOptions : AzureStorageOperationOptions
```

Supports all classes in the .NET class hierarchy and provides low-level services to derived classes. This is the ultimate base class of all .NET classes; it is the root of the type hierarchy.

## Constructors

- [AzureTableStreamCheckpointerOptions](/orleans/docs/api/csharp/microsoft.orleans.streaming.eventhubs/orleans.configuration.azuretablestreamcheckpointeroptions/constructors/constructor-e95a16a1/)

## Properties

- [PersistInterval](/orleans/docs/api/csharp/microsoft.orleans.streaming.eventhubs/orleans.configuration.azuretablestreamcheckpointeroptions/properties/persistinterval-1dbb52b4/)
- [TableName](/orleans/docs/api/csharp/microsoft.orleans.streaming.eventhubs/orleans.configuration.azuretablestreamcheckpointeroptions/properties/tablename-2ba34a32/)

## Fields

- [DEFAULT_CHECKPOINT_PERSIST_INTERVAL](/orleans/docs/api/csharp/microsoft.orleans.streaming.eventhubs/orleans.configuration.azuretablestreamcheckpointeroptions/fields/default-checkpoint-persist-interval-bc5f1d80/)
- [DEFAULT_TABLE_NAME](/orleans/docs/api/csharp/microsoft.orleans.streaming.eventhubs/orleans.configuration.azuretablestreamcheckpointeroptions/fields/default-table-name-3be58150/)
