AzureTableStreamCheckpointerOptions.PersistInterval Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Interval to write checkpoints. Prevents spamming storage.
public TimeSpan PersistInterval { get; set; }
member this.PersistInterval : TimeSpan with get, set
Public Property PersistInterval As TimeSpan