![]() | IPowerShellScript Interface |
Namespace: Galactic.PowerShell
The IPowerShellScript type exposes the following members.
Name | Description | |
---|---|---|
![]() | Results |
The results of the Powershell Script call.
|
![]() | RunspacePool |
A specific Runspace pool used to invoke pipelines for this PowerShell Script. (Optional)
|
Name | Description | |
---|---|---|
![]() | RunAsynchronously |
Runs a PowerShell script/command asynchronously.
|
![]() | RunSynchronously |
Runs a PowerShell command/script synchronously.
|
![]() | VerifyResultProperty |
Verifies that one of the results returned contains a property that matches the supplied value.
|