3.1.5.4.15 RUNSPACEPOOL_HOST_CALL Message

The syntax of this message is specified in section 2.2.2.15.

A client's RunspacePool MUST be in an Opened or NegotiationSucceeded state (section 3.1.1.2.2) while processing this message.

This message is received by a client from a server as part of a wxf:ReceiveResponse message (section 3.2.5.3.8) targeted to a RunspacePool. A server sends this message to make a method call on a client host.

The client interprets the method and parameter information as described in section 2.2.6 and hands over the data to the higher-layer for its response. The client collects the response from the higher-layer, if any, and sends a RUNSPACEPOOL_HOST_RESPONSE message (section 2.2.2.16) to the server.