3.1.5.4.10 CREATE_PIPELINE Message

The syntax of this message is specified in section 2.2.2.10.

This message MAY be sent from a client to a server when the RunspacePool state (section 3.1.1.2.2) is Opened. The client sends this message to execute a pipeline on the server.

The client constructs a GUID to represent the pipeline, initializes the pipeline state (section 3.1.1.3.2) to Running, constructs the message (section 2.2.2.10), and sends it to the server.

For more details about how a client executes a pipeline on a server, see section 3.1.4.2.