Property IgnoreThermalState
IgnoreThermalState
Skip both thermal rows (thermal:critical and thermal:serious). Off. Memory
rows are never skipped: a memory pause is what keeps the process alive.
public bool IgnoreThermalState { get; set; }
Skip both thermal rows (thermal:critical and thermal:serious). Off. Memory
rows are never skipped: a memory pause is what keeps the process alive.
public bool IgnoreThermalState { get; set; }