Edit

Share via


JournaledGrain<TGrainState,TEventBase>.TentativeState Property

Definition

Gets the current tentative state. Includes both confirmed and unconfirmed events.

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

Property Value

TGrainState

Applies to