System.Net.FileWebResponse: Method Members

The methods of System.Net.FileWebResponse are listed below. For a list of all members, see the FileWebResponse Members list.

See Also: Inherited members from System.Net.WebResponse

Public Methods

override
Close()

Closes the response stream.

Finalize()
Documentation for this section has not yet been entered.
override
GetResponseStream() : System.IO.Stream

Returns the data stream from the file system resource.

Protected Methods

override
Dispose(bool)

Releases the unmanaged resources used by the System.Net.FileWebResponse and optionally releases the managed resources.

override
GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)

Populates a System.Runtime.Serialization.SerializationInfo with the data needed to serialize the target object.