[Overview][Types][Classes][Procedures and functions][Index] |
Indicates the cumulative number of failed write operations for the output handle.
Source position: lazlogger.pas line 68
public property TLazLoggerFileHandle.WriteFailedCount : Integer |
WriteFailedCount is updated in methods which perform write operations to the output handle, such WriteToFile and WriteLnToFile. Its value is reset using the ResetWriteFailedCounter method.
Version 4.0 | Generated 2025-05-03 | Home |