共用方式為


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

適用於