共用方式為


JournaledGrain<TGrainState,TEventBase>.State 屬性

定義

取得目前的確認狀態。 只包含已確認的事件。

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

屬性值

TGrainState

適用於