diff --git a/xml/System.Threading/Timer.xml b/xml/System.Threading/Timer.xml
index 36488912894..a91be65bec0 100644
--- a/xml/System.Threading/Timer.xml
+++ b/xml/System.Threading/Timer.xml
@@ -460,8 +460,8 @@ Sub TimerCallback(state As Object)
System.Int64
- To be added.
- To be added.
+ Gets the number of timers that are currently active. An active timer is registered to tick at some point in the future, and has not yet been canceled.
+ The number of timers that are currently active.
To be added.
@@ -928,4 +928,4 @@ Sub TimerCallback(state As Object)
-
\ No newline at end of file
+