Edit

Share via


EventHubQueueCache<TCachedMessage>.Checkpointer Property

Definition

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)

Property Value

Applies to