Skip to content

JournaledGrain<TGrainState, TEventBase>.OnStateChanged

OnStateChanged

virtual
View source
protected virtual void JournaledGrain<TGrainState, OnStateChanged()
Called after the confirmed state may have changed (i.e. the confirmed version number is larger).

Override this to react to changes of the confirmed state.