| Download Help Link | https://aka.ms/powershell75-help |
|---|---|
| Help Version | 7.6.0.0 |
| Locale | en-US |
| Module Guid | 0e7b895d-2fec-43f7-8cae-11e8d16f6e40 |
| Module Name | ThreadJob |
| ms.date | 07/09/2019 |
| title | ThreadJob Module |
This module extends the existing PowerShell BackgroundJob to include a new thread based ThreadJob job. This is a lighter weight solution for running concurrent PowerShell scripts that works within the existing PowerShell job infrastructure.
Creates background jobs similar to the Start-Job cmdlet.