Skip to content

ILogViewAdaptorHost<TLogView, TLogEntry>.OnViewChanged(bool, bool)

OnViewChanged(bool, bool)

abstract
public abstract void ILogViewAdaptorHost<TLogView, OnViewChanged(bool tentative, bool confirmed)
Notifies the host grain about state changes. Called by Orleans.EventSourcing.ILogViewAdaptor whenever the tentative or confirmed state changes. Implementations may vary as to whether and how much they batch change notifications. Any exceptions thrown will be caught and logged as a warning./>.

Parameters

tentativebool
confirmedbool