IStreamQueueCheckpointer<TCheckpoint>.CheckpointExists 属性

定义

获取一个值,该值指示是否存在检查点。

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

属性值

true 如果存在检查点,则为 ;否则为 false

适用于