Edit

Share via


IStreamQueueCheckpointer<TCheckpoint>.CheckpointExists Property

Definition

Gets a value indicating whether a checkpoint exists.

public bool CheckpointExists { get; }
member this.CheckpointExists : bool
Public ReadOnly Property CheckpointExists As Boolean

Property Value

true if checkpoint exists; otherwise, false.

Applies to