IStreamQueueCheckpointer<TCheckpoint>.CheckpointExists プロパティ

定義

チェックポイントが存在するかどうかを示す値を取得します。

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

プロパティ値

true チェックポイントが存在する場合は 。それ以外の場合は false

適用対象