.NET Job Object Wrapper NuGet Package

Attention: You must have either X86 or x64 set as your build platform in order to reference these binaries!!! (Any CPU is not supported)

A job object allows a group of processes to be managed as a unit.

Job objects are namable, securable, sharable objects that control attributes of and assign limits to the processes associated with them. Operations performed on the job object affect all processes associated with the job object.

JobObjectWrapper is a .NET abstraction over the Win32 Job Object. With this library you can create job objects, create and assign a process to the job, control process and job limits, and register for the various process- and job-related notification events.




Got any .NET Job Object Wrapper Question?





Info

Version: 2.0.2
Author(s): Alon Fliess
Last Update: Sunday, September 17, 2017
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/alonf/JobObjectWrapper
NuGet Url: https://www.nuget.org/packages/JobObjectWrapper


Install
Install-Package JobObjectWrapper
dotnet add package JobObjectWrapper
paket add JobObjectWrapper
JobObjectWrapper Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

avg-downloads-per-day

1

days-since-last-release

2405