共用方式為


JournaledGrain<TGrainState,TEventBase>.TentativeState 屬性

定義

取得目前的暫訂狀態。 同時包含已確認和未確認的事件。

protected TGrainState TentativeState { get; }
member this.TentativeState : 'GrainState
Protected ReadOnly Property TentativeState As TGrainState

屬性值

TGrainState

適用於