Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)