 | PowerShellExecutionHostBaseWaitForPowerShellExecutionHostToEnd Method |
Waits for the PowerShell process to end.
Is called after the shut down request was send.
Namespace:
Mastersign.Bench
Assembly:
BenchLib (in BenchLib.dll) Version: 0.22.0.0 (0.22.0.0)
Syntaxprotected abstract void WaitForPowerShellExecutionHostToEnd()
Protected MustOverride Sub WaitForPowerShellExecutionHostToEnd
RemarksNeeds to be implemented in a derived class.
See Also