Skip to content

Latest commit

 

History

History
4 lines (2 loc) · 161 Bytes

MA0035.md

File metadata and controls

4 lines (2 loc) · 161 Bytes

MA0035 - Do not use dangerous threading methods

This rule warns about using the methods Abort(), Suspend() or Resume() declared by the Thread class.