2.2.4.26 Receive

This type describes the output data blocks received from the server. It is used as the s:Body element of the Receive message (for more information, see section 3.1.4.14).

 <xs:complexType name="Receive">
   <xs:sequence>
     <xs:element name="DesiredStream"
       type="DesiredStreamType"
       minOccurs="1"
      />
   </xs:sequence>
 </xs:complexType>

Elements

DesiredStream: Indicates the streams for which the output is requested and optionally, indicates which command instance is requested.