Click here to Skip to main content
15,886,868 members
Articles / Programming Languages / XML

Timeout Functions

Rate me:
Please Sign up or sign in to vote.
4.95/5 (29 votes)
11 Dec 2008CPOL8 min read 76.6K   930   57  
This article explains about executing a function within a time limit. Also includes a helper class which helps to implement timeout functions easily. This article deals with running multiple timeout processes each with time limit.

Revisions


  

Compare Revision Minor Date Status Editor
2 - publicly available No 29-Jun-18 10:15 Available Deeksha Shenoy
Updates in content. Changes: 65
1 No 11-Dec-08 9:43 Available Sean Ewington

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer ThoughtWorks
India India
Call me Navaneeth Some years ago--never mind how long precisely, I was doing programs with C and C++. When .NET came, I started with C#,ASP.NET and SQL Server.

Comments and Discussions