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.4 | Generated 2025-11-08 | Home |