JournaledGrain<TGrainState,TEventBase>.State Property

Definition

Gets the current confirmed state. Includes only confirmed events.

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

Property Value

TGrainState

Applies to