The SoapBinaryRequest class represents binary SOAP request and provides property Body to access the request body.
Properties
Property | Property value | Description |
---|---|---|
SoapBinaryRequest.Body | Byte[] | This property provides full access to the SOAP request binary content. |
Inheritance Hierarchy
Inheritance: ESRI.Server.SOESupport.SOI.SoapRequest → ESRI.Server.SOESupport.SOI.SoapBinaryRequest