This topic has not yet been rated - Rate this topic

HttpWebResponse.IDisposable.Dispose Method

.NET Framework 1.1

This member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

[Visual Basic]
Private Sub Dispose() Implements IDisposable.Dispose
[C#]
void IDisposable.Dispose();
[C++]
private: void IDisposable::Dispose();
[JScript]
private function IDisposable.Dispose();

See Also

HttpWebResponse Class | HttpWebResponse Members | System.Net Namespace

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.