Method GetRequestStream
GetRequestStream()
Gets the HTTP request content stream. This property is only available while the content has not been imported by the HTTP server and will invalidate the body content cached in this object.
public Stream GetRequestStream()