PeriodicTimer XML documentation improvement (#71905)
authorTheodor Zoulias <48834899+theodorzoulias@users.noreply.github.com>
Sun, 10 Jul 2022 21:38:58 +0000 (00:38 +0300)
committerGitHub <noreply@github.com>
Sun, 10 Jul 2022 21:38:58 +0000 (17:38 -0400)
commit44cded35b168f891650f41e34891d1637a8bc780
tree841fd9a78c9c5b4fda2f60c0737f403c9d269bc3
parent60af631f892f65ccae9d95aeb835586d25bd8a66
PeriodicTimer XML documentation improvement (#71905)

* PeriodicTimer XML documentation improvement

Improved the XML documentation text for the ArgumentOutOfRangeException that can be thrown when the period is less than 1 millisecond. The current text states that values greater than 0 are valid, which is not true for real numbers between 0.0 and 1.0.

* Update src/libraries/System.Private.CoreLib/src/System/Threading/PeriodicTimer.cs

Co-authored-by: Stephen Toub <stoub@microsoft.com>
src/libraries/System.Private.CoreLib/src/System/Threading/PeriodicTimer.cs