System.Threading.Timer
4.3.0
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.
Requires NuGet 2.12 or higher.
Install-Package System.Threading.Timer -Version 4.3.0
dotnet add package System.Threading.Timer --version 4.3.0
<PackageReference Include="System.Threading.Timer" Version="4.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add System.Threading.Timer --version 4.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: System.Threading.Timer, 4.3.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install System.Threading.Timer as a Cake Addin
#addin nuget:?package=System.Threading.Timer&version=4.3.0
// Install System.Threading.Timer as a Cake Tool
#tool nuget:?package=System.Threading.Timer&version=4.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
https://go.microsoft.com/fwlink/?LinkID=799421
Dependencies
-
.NETCore 5.0
- Microsoft.NETCore.Platforms (>= 1.1.0)
- Microsoft.NETCore.Targets (>= 1.1.0)
- System.Runtime (>= 4.3.0)
-
.NETFramework 4.5.1
- No dependencies.
-
.NETStandard 1.2
- Microsoft.NETCore.Platforms (>= 1.1.0)
- Microsoft.NETCore.Targets (>= 1.1.0)
- System.Runtime (>= 4.3.0)
-
MonoAndroid 1.0
- No dependencies.
-
MonoTouch 1.0
- No dependencies.
-
Portable Class Library (.NETFramework 4.5.1, Windows 8.1, WindowsPhoneApp 8.1)
- No dependencies.
-
Windows 8.1
- No dependencies.
-
WindowsPhoneApp 8.1
- No dependencies.
-
Xamarin.iOS 1.0
- No dependencies.
-
Xamarin.Mac 2.0
- No dependencies.
-
Xamarin.TVOS 1.0
- No dependencies.
-
Xamarin.WatchOS 1.0
- No dependencies.
Used By
NuGet packages (143)
Showing the top 5 NuGet packages that depend on System.Threading.Timer:
Package | Downloads |
---|---|
NETStandard.Library
A set of standard .NET APIs that are prescribed to be used and supported together.
18a36291e48808fa7ef2d00a764ceb1ec95645a5
When using NuGet 3.x this package requires at least version 3.4.
|
|
Serilog.Sinks.File
Write Serilog events to text files in plain or JSON format.
|
|
log4net
log4net is a tool to help the programmer output log statements to a variety of output targets. In case of problems with an application, it is helpful to enable logging so that the problem can be located. With log4net it is possible to enable logging at runtime without modifying the application binary. The log4net package is designed so that log statements can remain in shipped code without incurring a high performance cost. It follows that the speed of logging (or rather not logging) is crucial.
At the same time, log output can be so voluminous that it quickly becomes overwhelming. One of the distinctive features of log4net is the notion of hierarchical loggers. Using these loggers it is possible to selectively control which log statements are output at arbitrary granularity.
log4net is designed with two distinct goals in mind: speed and flexibility
|
|
System.Net.WebSockets.Client
Provides the System.Net.WebSockets.ClientWebSocket class, which implements the client role of the WebSockets protocol (RFC 6455).
Commonly Used Types:
System.Net.WebSockets.ClientWebSocket
When using NuGet 3.x this package requires at least version 3.4.
|
|
StackExchange.Redis.StrongName
High performance Redis client, incorporating both synchronous and asynchronous usage.
|
GitHub repositories (167)
Showing the top 5 popular GitHub repositories that depend on System.Threading.Timer:
Repository | Stars |
---|---|
dotnet/orleans
Orleans is a cross-platform framework for building distributed applications with .NET
|
|
JeffreySu/WeiXinMPSDK
微信公众平台SDK Senparc.Weixin for C#,支持.NET Framework及.NET Core。已支持微信公众号、小程序、小游戏、企业号、企业微信、开放平台、微信支付、JSSDK、微信周边等全平台。 WeChat SDK for C#.
|
|
microsoft/ailab
Experience, Learn and Code the latest breakthrough innovations with Microsoft AI
|
|
QuantConnect/Lean
Lean Algorithmic Trading Engine by QuantConnect (C#, Python)
|
|
RicoSuter/NSwag
The Swagger/OpenAPI toolchain for .NET, ASP.NET Core and TypeScript.
|
Version History
Version | Downloads | Last updated |
---|---|---|
4.3.0 | 134,325,498 | 11/15/2016 |
4.3.0-preview1-24530-04 | 249,025 | 10/24/2016 |
4.0.1 | 96,340,645 | 6/27/2016 |
4.0.1-rc2-24027 | 6,419,810 | 5/16/2016 |
4.0.1-beta-23516 | 323,050 | 11/18/2015 |
4.0.1-beta-23409 | 360,738 | 10/15/2015 |
4.0.1-beta-23225 | 208,622 | 9/2/2015 |
4.0.0 | 1,395,691 | 7/29/2015 |
4.0.0-beta-23109 | 29,671 | 7/27/2015 |
4.0.0-beta-23019 | 44,283 | 6/30/2015 |
4.0.0-beta-22816 | 35,256 | 4/24/2015 |
4.0.0-beta-22605 | 10,263 | 2/13/2015 |
4.0.0-beta-22416 | 6,246 | 1/16/2015 |
4.0.0-beta-22231 | 20,994 | 11/11/2014 |