Mono Class Library: OverviewSystem.Net.HttpWebResponse: Method Members |
The methods of System.Net.HttpWebResponse are listed below. For a list of all members, see the HttpWebResponse Members list.
See Also: Inherited members from System.Net.WebResponse
overrideClose() Closes the response stream. overrideGetHashCode() : int Generates a hash code for the current instance.GetResponseHeader(string) : string Returns a specified header from the current response. overrideGetResponseStream() : System.IO.Stream Returns a System.IO.Stream for reading the body of the response from the server.
Dispose(bool) Releases the unmanaged resources used by the current instance and optionally releases the managed resources. overrideGetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) Documentation for this section has not yet been entered.