get_Stream()

SoapMessage::get_Stream() method

Gets the stream that contains the SOAP message data.

System::SharedPtr<System::IO::Stream> System::Web::Services::Protocols::SoapMessage::get_Stream()

Return Value

The stream that contains the SOAP message data.

See Also