# AzureTableStreamCheckpointerOptions Fields

[Type overview](/orleans/docs/api/csharp/microsoft.orleans.streaming.eventhubs/orleans.configuration.azuretablestreamcheckpointeroptions/)

## DEFAULT_CHECKPOINT_PERSIST_INTERVAL {#default-checkpoint-persist-interval-bc5f1d80}

[Dedicated page](/orleans/docs/api/csharp/microsoft.orleans.streaming.eventhubs/orleans.configuration.azuretablestreamcheckpointeroptions/fields/default-checkpoint-persist-interval-bc5f1d80/)

[Source](https://github.com/dotnet/orleans/blob/e4e752cedecc2976811db49802c7a999b1f1c704/src/Azure/Orleans.Streaming.EventHubs/Providers/Streams/EventHub/EventHubCheckpointerOptions.cs)

```csharp
public static readonly TimeSpan DEFAULT_CHECKPOINT_PERSIST_INTERVAL
```

## DEFAULT_TABLE_NAME {#default-table-name-3be58150}

[Dedicated page](/orleans/docs/api/csharp/microsoft.orleans.streaming.eventhubs/orleans.configuration.azuretablestreamcheckpointeroptions/fields/default-table-name-3be58150/)

[Source](https://github.com/dotnet/orleans/blob/e4e752cedecc2976811db49802c7a999b1f1c704/src/Azure/Orleans.Streaming.EventHubs/Providers/Streams/EventHub/EventHubCheckpointerOptions.cs)

```csharp
public const string DEFAULT_TABLE_NAME
```
