다음을 통해 공유


JournaledGrain<TGrainState,TEventBase>.ILogViewAdaptorHost<TGrainState,TEventBase>.OnViewChanged 메서드

정의

상태 변경 시 어댑터에 의해 호출됩니다.

void ILogViewAdaptorHost<TGrainState,TEventBase>.OnViewChanged (bool tentative, bool confirmed);
abstract member Orleans.LogConsistency.ILogViewAdaptorHost<TGrainState,TEventBase>.OnViewChanged : bool * bool -> unit
override this.Orleans.LogConsistency.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

구현

적용 대상