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

适用于