System.Threading.Timer (4.0.1)

Published 2023-05-05 11:43:29 +10:00 by achi

Installation

dotnet nuget add source --name lers --username your_username --password your_token 
dotnet add package --source lers --version 4.0.1 System.Threading.Timer

About this package

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.

Dependencies

ID Version Target Framework
Microsoft.NETCore.Platforms 1.0.1 .NETCore5.0
Microsoft.NETCore.Targets 1.0.1 .NETCore5.0
System.Runtime 4.1.0 .NETCore5.0
Microsoft.NETCore.Platforms 1.0.1 .NETStandard1.2
Microsoft.NETCore.Targets 1.0.1 .NETStandard1.2
System.Runtime 4.1.0 .NETStandard1.2
Details
NuGet
2023-05-05 11:43:29 +10:00
73
Microsoft
75 KiB
Assets (1)
Versions (1) View all
4.0.1 2023-05-05