System.Threading.Timer Version: 4.3.0
Information
Description
- Provides the System.Threading.Timer class, which is a mechanism for executing a method at specified intervals. Commonly Used Types: System.Threading.Timer System.Threading.TimerCallback When using NuGet 3.x this package requires at least version 3.4.
Version
- 4.3.0
Project Url
- https://dot.net/
- View on NuGet: http://www.nuget.org/packages/System.Threading.Timer
Dependencies
Here are the packages that version 4.3.0 of System.Threading.Timer depends on.
Microsoft.NETCore.Platforms : (2.0.2) Microsoft.NETCore.Targets : (2.1.0-preview2-26406-04) System.Runtime.Intrinsics.Experimental : (4.5.0-preview2-26406-04) Microsoft.NETCore.Platforms : (2.0.2) Microsoft.NETCore.Targets : (2.1.0-preview2-26406-04) System.Runtime.Intrinsics.Experimental : (4.5.0-preview2-26406-04)Authors
Tags
Installing with NuGet
PM> Install-Package System.Threading.Timer