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