Click or drag to resize
Galactic API

PowerShellDEFAULT_MIN_RUNSPACES_IN_POOL Field

The default minimum number of runspaces initialized when a pool is created.

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

Field Value

Type: Int32
See Also