3.2.5.4.2 INIT_RUNSPACEPOOL Message

The syntax of this message is specified in section 3.1.5.4.2.

When this message is processed, the RunspacePool's state (section 3.2.1.2.2) MUST be in the NegotiationSucceeded state.

The server gathers application private data from higher layers, constructs an APPLICATION_PRIVATE_DATA message (section 3.2.5.4.15) and sends it to client using a wxf:ReceiveResponse message (section 3.2.5.3.8) targeted to the RunspacePool.

The server changes the RunspacePool state (section 3.2.1.2.2) to Opened and sends a RUNSPACEPOOL_STATE message (section 3.2.5.4.9) with Opened state to the client using wxf:ReceiveResponse message (section 3.2.5.3.8) targeted to RunspacePool.

For more details on how a RunspacePool is created on the server, see section 3.1.4.1.