| 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
Public Const DEFAULT_MAX_RUNSPACES_IN_POOL As Integer = 4
public:
literal int DEFAULT_MAX_RUNSPACES_IN_POOL = 4
static val mutable DEFAULT_MAX_RUNSPACES_IN_POOL: int
Field Value
Type:
Int32See Also