mirror of
https://github.com/freedbygrace/Invoke-PSThread.git
synced 2026-07-26 11:28:14 +00:00
Update README.md
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user