BinaryWebResponse Methods |
The BinaryWebResponse type exposes the following members.
Name | Description | |
---|---|---|
Close |
Closes the binary response stream.
| |
Dispose |
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from WebResponse.) | |
DisposeManagedRessources |
Handles disposal of managed resources.
(Overrides WebResponseDisposeManagedRessources.) | |
DisposeUnmanagedRessources |
Handles disposal of unmanaged resources.
(Inherited from WebResponse.) | |
Equals | (Inherited from Object.) | |
Finalize |
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from WebResponse.) | |
GetHashCode | (Inherited from Object.) | |
GetResponseStream |
Gets the stream that is used to read the binary response.
| |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |