共用方式為


IStreamQueueCheckpointer<TCheckpoint>.CheckpointExists 屬性

定義

取得值,指出檢查點是否存在。

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

屬性值

true 如果檢查點存在,則為 ;否則為 false

適用於