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.6 | Generated 2026-02-20 | Home |