© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
C
C#
•
2mo ago
•
13 replies
Mango
Singleton timer (in Blazor)
asp.net
intermediate
If I want a singleton to constantly run a timer
, to invoke an
event Action
event Action
, would I use a background
_ = Task.Run();
_ = Task.Run();
approach or a simple
System.Timers.Timer
System.Timers.Timer
?
C#
Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
✅ Can someone help me with timer (blazor)
C
C# / help
2y ago
✅ Singleton Class
C
C# / help
3y ago
❔ Singleton Pattern
C
C# / help
4y ago
❔ Bug in blazor?
C
C# / help
3y ago