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