Expose and test Timer.ActiveCount
authorKoundinya Veluri <kouvel@microsoft.com>
Mon, 10 Jun 2019 21:24:55 +0000 (14:24 -0700)
committerStephen Toub <stoub@microsoft.com>
Wed, 12 Jun 2019 23:55:13 +0000 (19:55 -0400)
commit6e8d60fb32f89f8925aa185a2ac15a329b60d59a
treea9bbb7ca4b6537ffec6db49a2b97e1b52db77caa
parent52ab5fbcaf080a1eea667389d651c353936c520b
Expose and test Timer.ActiveCount

- Depends on https://github.com/dotnet/coreclr/pull/25061
- Fixes https://github.com/dotnet/corefx/issues/38422

Commit migrated from https://github.com/dotnet/corefx/commit/e2c3de82029f2187b3b0ad36a060e5f7e2ac0e93
src/libraries/System.Threading.Timer/ref/System.Threading.Timer.cs
src/libraries/System.Threading.Timer/src/ApiCompatBaseline.uapaot.txt [new file with mode: 0644]
src/libraries/System.Threading.Timer/tests/System.Threading.Timer.Tests.csproj
src/libraries/System.Threading.Timer/tests/TimerMetricsTests.cs [new file with mode: 0644]