Click or drag to resize
Galactic API

IPowerShellScriptRunspacePool Property

A specific Runspace pool used to invoke pipelines for this PowerShell Script. (Optional)

Namespace:  Galactic.PowerShell
Assembly:  Galactic.PowerShell (in Galactic.PowerShell.dll) Version: 1.3.0.499 (1.3.0.499)
Syntax
RunspacePool RunspacePool { get; set; }

Property Value

Type: RunspacePool
See Also