Поделиться через


JournaledGrain<TGrainState,TEventBase>.ILogViewAdaptorHost<TGrainState,TEventBase>.OnViewChanged Метод

Определение

Вызывается адаптером при изменении состояния.

void ILogViewAdaptorHost<TGrainState,TEventBase>.OnViewChanged (bool tentative, bool confirmed);
abstract member Orleans.EventSourcing.ILogViewAdaptorHost<TGrainState,TEventBase>.OnViewChanged : bool * bool -> unit
override this.Orleans.EventSourcing.ILogViewAdaptorHost<TGrainState,TEventBase>.OnViewChanged : bool * bool -> unit
Sub OnViewChanged (tentative As Boolean, confirmed As Boolean) Implements ILogViewAdaptorHost(Of TGrainState, TEventBase).OnViewChanged

Параметры

tentative
Boolean
confirmed
Boolean

Реализации

Применяется к