| PowerShellScriptInitializeRunspacePool Method |
Creates a new pool of Runspaces for this script to utilize.
Namespace:
Galactic.PowerShell
Assembly:
Galactic.PowerShell (in Galactic.PowerShell.dll) Version: 1.3.0.499 (1.3.0.499)
Syntax public void InitializeRunspacePool()
Public Sub InitializeRunspacePool
public:
void InitializeRunspacePool()
member InitializeRunspacePool : unit -> unit
See Also