System::Web::Services::Protocols::SoapMessage::SetStream method

SoapMessage::SetStream method

Imposta lo stream che contiene i dati del messaggio SOAP.

void System::Web::Services::Protocols::SoapMessage::SetStream(System::SharedPtr<System::IO::Stream> stream)
ParametroTipoDescrizione
streamSystem::SharedPtr<System::IO::Stream>Lo stream che deve essere impostato.

Vedi anche