Gets the number of errors since the last call to the BeginProcess method.
[Visual Basic] Function GetErrorCount() As Integer [C#] int GetErrorCount(); [C++] int GetErrorCount(); [JScript] function GetErrorCount(): int;
The number of errors since the last call to the BeginProcess method.
ILog Interface | Okapi.Library.Base Namespace