CodePorting.Translator Cs2Cpp
CodePorting.Translator.Cs2Cpp.Framework
http_completion_option.h
1
2#pragma once
3
4namespace System { namespace Net { namespace Http {
5
8{
13};
14}}} // namespace System::Net::Http
HttpCompletionOption
Indicates when an HttpClient operation should be completed.
Definition: http_completion_option.h:8
@ ResponseContentRead
The operation should be complete after reading response content.
@ ResponseHeadersRead
The operation should be complete after reading headers of a response.
Definition: db_command.h:9