2.2.3.4 RunspacePoolState
This data type represents the state of a RunspacePool.
This data type is a signed int (see section 2.2.5.1.11) with the following allowed values.
|
Value |
Meaning |
|---|---|
|
0 |
BeforeOpen |
|
1 |
Opening |
|
2 |
Opened |
|
3 |
Closed |
|
4 |
Closing |
|
5 |
Broken |
|
6 |
NegotiationSent |
|
7 |
NegotiationSucceeded |
|
8 |
Connecting |
|
9 |
Disconnected |