System::Web::Services::Protocols::SoapMessage::SetStream método
SoapMessage::SetStream method
Establece el flujo que contiene los datos del mensaje SOAP.
void System::Web::Services::Protocols::SoapMessage::SetStream(System::SharedPtr<System::IO::Stream> stream)
| Parámetro | Tipo | Descripción |
|---|---|---|
| flujo | System::SharedPtr<System::IO::Stream> | El flujo que debe establecerse. |
Ver también
- Typedef SharedPtr
- Class Stream
- Class SoapMessage
- Namespace System::Web::Services::Protocols
- Library Aspose.Page for C++