Skip to content

Brian Cline

Solution Architect skilled in Salesforce, NetSuite and JavaScript Development

  • About
  • Resume
  • JavaScript
  • Salesforce
  • Contact
  • Articles
  • About
  • Resume
  • JavaScript
  • Salesforce
  • Contact
  • Articles

Tag: System.Threading.Timer

Stopping a System.Threading.Timer

May 3, 2011Brian Cline.NET Framework, C#.NET, ProgrammingSystem.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. Please note that it is possible that a few callbacks can be potentially queued and called after you have stopped the timer. This is because the callback of the System.Threading.Timer uses worker threads.…

Read More

Developed by Think Up Themes Ltd. Powered by WordPress.