Edit

Share via


ILogConsistencyProtocolServices.ProtocolError(String, Boolean) Method

Definition

Log an error that occurred in a log-consistency protocol.

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

Parameters

msg
String
throwexception
Boolean

Applies to