dotnet / dotnet/dotnet-api-docs
Invoking Change() on a disposed timer will not throw ObjectDisposedException anymore
Open
area-System.Threading
Pri3
untriaged
- Dominant language
- C#
- Stars
- 949
- Forks
- 1.7k
- Avg merge
- 3d 27m
- Merged PRs (30d)
- 49
Description
### Type of issue
Outdated article
### Description
Looks like invoking Change() on a disposed timer will not throw ObjectDisposedException anymore.
### Page URL
https://learn.microsoft.com/en-us/dotnet/api/system.threading.timer.change?view=net-8.0
### Content source URL
https://github.com/dotnet/dotnet-api-docs/blob/main/xml/System.Threading/Timer.xml
### Document Version Independent Id
1fb16826-e06b-e0a7-6ada-33a929afa7d7
### Article author
@dotnet-bot
Contributor guide
Assessment
This issue has not been assessed yet.