Dispose()

HttpResponseMessage::Dispose() method

Disposes the current instance. This method also disposes content of the HTTP response.

void System::Net::Http::HttpResponseMessage::Dispose() override

See Also