Dispose()

HttpRequestMessage::Dispose() method

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

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

See Also