다음을 통해 공유


ILogConsistencyProtocolServices.ProtocolError(String, Boolean) 메서드

정의

로그 일관성 프로토콜에서 발생한 오류를 기록합니다.

public void ProtocolError (string msg, bool throwexception);
abstract member ProtocolError : string * bool -> unit
Public Sub ProtocolError (msg As String, throwexception As Boolean)

매개 변수

msg
String
throwexception
Boolean

적용 대상