EventHubQueueCache<TCachedMessage>.Checkpointer 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.
Logic used to store queue position
protected Orleans.Streams.IStreamQueueCheckpointer<string> Checkpointer { get; }
member this.Checkpointer : Orleans.Streams.IStreamQueueCheckpointer<string>
Protected ReadOnly Property Checkpointer As IStreamQueueCheckpointer(Of String)