runtime.unix.System.Threading
4.0.11-beta-23516
Provides the fundamental synchronization primitives, including System.Threading.Monitor and System.Threading.Mutex, that are required when writing asynchronous code.
Commonly Used Types:
System.Threading.Monitor
System.Threading.SynchronizationContext
System.Threading.ManualResetEvent
System.Threading.AutoResetEvent
System.Threading.ThreadLocal<T>
System.Threading.EventWaitHandle
System.Threading.SemaphoreSlim
System.Threading.Mutex
- 1548494
This is a prerelease version of runtime.unix.System.Threading.
Requires NuGet 3.0 or higher.
Install-Package runtime.unix.System.Threading -Version 4.0.11-beta-23516
dotnet add package runtime.unix.System.Threading --version 4.0.11-beta-23516
<PackageReference Include="runtime.unix.System.Threading" Version="4.0.11-beta-23516" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add runtime.unix.System.Threading --version 4.0.11-beta-23516
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: runtime.unix.System.Threading, 4.0.11-beta-23516"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
This package has no dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
4.0.11-beta-23516 | 82,552 | 11/18/2015 |
4.0.11-beta-23409 | 336,754 | 10/15/2015 |