Runspace.GetRunspace
Method
Definition
public static System.Management.Automation.Runspaces.Runspace GetRunspace (System.Management.Automation.Runspaces.RunspaceConnectionInfo connectionInfo, Guid sessionId, Nullable<Guid> commandId, System.Management.Automation.Host.PSHost host, System.Management.Automation.Runspaces.TypeTable typeTable);
Parameters
- connectionInfo
- RunspaceConnectionInfo
- sessionId
- Guid
- host
- PSHost
- typeTable
- TypeTable
Returns