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