We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7bd08ac commit 1ceeef1Copy full SHA for 1ceeef1
reference/7.6/Microsoft.PowerShell.ThreadJob/Microsoft.PowerShell.ThreadJob.md
@@ -9,15 +9,15 @@ schema: 2.0.0
9
title: Microsoft.PowerShell.ThreadJob
10
---
11
12
-# Microsoft.PowerShell. Module
+# Microsoft.PowerShell.ThreadJob Module
13
14
## Description
15
16
This module extends the existing PowerShell **BackgroundJob** to include a new thread based job
17
(**ThreadJob**). This is a lighter weight solution for running concurrent PowerShell scripts that
18
works within the existing PowerShell job infrastructure.
19
20
-## ThreadJob Cmdlets
+## Microsoft.PowerShell.ThreadJob Cmdlets
21
22
### [Start-ThreadJob](Start-ThreadJob.md)
23
0 commit comments