This documentation is archived and is not being maintained.
HttpWebRequest.Finalize Method
Visual Studio 2008
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Name | Description | |
---|---|---|
![]() |
Finalize() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() ![]() |
Finalize() | Releases all resources used by the HttpWebRequest. (Overrides Object.Finalize().) |
Show: