Dispose Method (Boolean)
Collapse the table of content
Expand the table of content

HttpWebResponse.Dispose Method (Boolean)

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Releases the unmanaged resources used by the HttpWebResponse and optionally releases the managed resources.

Namespace:  System.Net
Assembly:  System.Net (in System.Net.dll)

'Declaration
Protected Overrides Sub Dispose ( _
	disposing As Boolean _
)

Parameters

disposing
Type: System.Boolean
The Boolean value that indicates if the managed resources should also be released.

Windows Phone OS

Supported in: 8.1, 8.0, 7.1

Windows Phone

Show:
© 2017 Microsoft