PowerShellProcessInstance
Class
Definition
public sealed class PowerShellProcessInstance : IDisposable
- Inheritance
-
PowerShellProcessInstance
- Implements
Constructors
| PowerShellProcessInstance() | |
| PowerShellProcessInstance(Version, PSCredential, ScriptBlock, Boolean) |
Properties
| HasExited |
Gets a value indicating whether the associated process has been terminated. true if the operating system process referenced by the Process component has terminated; otherwise, false. |
| Process | |
Methods
| Dispose() |