set_InternalStream()
SoapMessage::set_InternalStream(System::SharedPtr<System::IO::Stream>) method
Sets the stream that contains the SOAP message data.
void System::Web::Services::Protocols::SoapMessage::set_InternalStream(System::SharedPtr<System::IO::Stream> value)
Arguments
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.Slides