System.Threading.Timer 4.0.1

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.

Microsoft
安装
dotnet add package System.Threading.Timer --version 4.0.1
Install-Package System.Threading.Timer -Version 4.0.1
依赖
.NETCore5.0
包名版本要求
Microsoft.NETCore.Platforms [1.0.1, )
Microsoft.NETCore.Targets [1.0.1, )
System.Runtime [4.1.0, )
.NETStandard1.2
包名版本要求
Microsoft.NETCore.Platforms [1.0.1, )
Microsoft.NETCore.Targets [1.0.1, )
System.Runtime [4.1.0, )
版本详情
作者Microsoft
发布时间2016-06-27 12:29:16
项目主页https://dot.net/
许可证http://go.microsoft.com/fwlink/?LinkId=329770