HttpWebRequest::GetRequestStream Method
.NET Framework (current version)
Gets a Stream object to use to write request data.
Assembly: System (in System.dll)
| Name | Description | |
|---|---|---|
![]() | GetRequestStream() | Gets a Stream object to use to write request data.(Overrides WebRequest::GetRequestStream().) |
![]() | GetRequestStream(TransportContext^%) | Gets a Stream object to use to write request data and outputs the TransportContext associated with the stream. |
Show:
