다음을 통해 공유


ILogViewAdaptorHost<TLogView,TLogEntry>.OnViewChanged 메서드

정의

상태 변경에 대해 호스트 조직에 알립합니다. 미정 또는 확인된 상태가 변경될 때마다 에 의해 ILogViewAdaptor<TLogView,TLogEntry> 호출됩니다. 구현은 일괄 처리 변경 알림의 여부와 양에 따라 달라질 수 있습니다. throw된 모든 예외가 catch되어 경고로 기록됩니다./>.

public void OnViewChanged (bool tentative, bool confirmed);
abstract member OnViewChanged : bool * bool -> unit
Public Sub OnViewChanged (tentative As Boolean, confirmed As Boolean)

매개 변수

tentative
Boolean
confirmed
Boolean

적용 대상