0 out of 1 rated this helpful - Rate this topic

HttpWebRequest.GetRequestStream Method

Gets a Stream object to use to write request data.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  NameDescription
Public method GetRequestStream() Gets a Stream object to use to write request data. (Overrides WebRequest.GetRequestStream().)
Public method GetRequestStream(TransportContext) Gets a Stream object to use to write request data and outputs the TransportContext associated with the stream.
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.