RunspaceMode Enumeration
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
The enumerated type that defines the runspace modes for a nested pipeline.
Namespace: System.Management.Automation
Assembly: System.Management.Automation (in System.Management.Automation)
Namespace: System.Management.Automation
Assembly: System.Management.Automation (in System.Management.Automation)
| Member name | Description |
|---|---|
| CurrentRunspace | Uses the current runspace from the current thread of execution. |
| NewRunspace | Creates a new runspace. |
Target Platforms
Windows Developer Preview, Windows Server Developer PreviewSend comments about this topic to Microsoft.