Skip to content

Tag: System.Threading.Timer

.NET Framework

Stopping a System.Threading.Timer

Stopping a System.Threading.Timer isn’t very well covered in the MSDN documentation. We need to use the Change Method which accepts two integers.…

May 3, 2011