SetStream()
SoapMessage::SetStream(System::SharedPtr<System::IO::Stream>) method
Sets the stream that contains the SOAP message data.
void System::Web::Services::Protocols::SoapMessage::SetStream(System::SharedPtr<System::IO::Stream> stream)
Arguments
Parameter | Type | Description |
---|---|---|
stream | System::SharedPtr<System::IO::Stream> | The stream that must be set. |
See Also
- Typedef SharedPtr
- Class Stream
- Class SoapMessage
- Namespace System::Web::Services::Protocols
- Library Aspose.Slides