开发者

Stopping timer after a certain time period

I have a timer on a page in ASP.NET.

After a certain period of time elapses, I want to disable th开发者_StackOverflow社区e timer.

Thanks!


In the Timer tick event handler, simply stop the timer.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜