Update README.md

This commit is contained in:
freedbygrace
2023-10-19 17:01:25 -04:00
committed by GitHub
parent 73971be04a
commit 7bae9a026b
+1 -1
View File
@@ -210,7 +210,7 @@
$InvokePSThreadResult = Invoke-PSThread @InvokePSThreadParameters
#Do some additional code here
#Do some additional work here before beginning to wait for your runspace pool to be completed.
$InvokePSThreadParameters = New-Object -TypeName 'System.Collections.Specialized.OrderedDictionary'
$InvokePSThreadParameters.Await = $True