Click or drag to resize
Galactic API

PowerShellDEFAULT_MAX_RUNSPACES_IN_POOL Field

The default maximum number of runspaces a pool can grow to during it's lifetime.

Namespace:  Galactic.PowerShell
Assembly:  Galactic.PowerShell (in Galactic.PowerShell.dll) Version: 1.3.0.499 (1.3.0.499)
Syntax
public const int DEFAULT_MAX_RUNSPACES_IN_POOL = 4

Field Value

Type: Int32
See Also