Windows apps
Collapse the table of content
Expand the table of content

StreamContent::Dispose Method (Boolean)

This member overrides HttpContent::Dispose(Boolean).

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

protected:
virtual void Dispose(
	bool disposing
) override

Parameters

disposing
Type: System::Boolean
Show:
© 2017 Microsoft