System::Net::HttpWebRequest::set_AllowWriteStreamBuffering metodo

HttpWebRequest::set_AllowWriteStreamBuffering method

Imposta un valore che indica se il buffering è abilitato per l’invio dei dati.

virtual void System::Net::HttpWebRequest::set_AllowWriteStreamBuffering(bool value)
ParametroTipoDescrizione
valoreboolIl valore che deve essere impostato.

Vedi anche