Errores de WindowsFatal
VIDEO_TDR_FAILURE (0x00000116)VIDEO_TDR_FAILURE (0x00000116) — Video TDR Failure
The display driver failed to recover from a timeout.
windows
Ver detalles System.Threading.ThreadAbortExceptionThe thread was forcibly terminated via Thread.Abort().
Thread.Abort() was called, injecting a ThreadAbortException into the thread. This is a deprecated and dangerous practice.
Do not use Thread.Abort(). Use CancellationToken for cooperative cancellation. Use Task cancellation patterns.
VIDEO_TDR_FAILURE (0x00000116)The display driver failed to recover from a timeout.
ERROR_HANDLE_DISK_FULL (39)The disk is full and the write operation failed.
ERROR_NOT_ENOUGH_MEMORY (8)The system does not have enough memory to complete the operation.
System.FormatExceptionThe format of an argument does not match the expected pattern.
WSAECONNABORTED (10053)The connection was aborted by the local software.
ERROR_WRITE_FAULT (29)The system cannot write to the specified device.