System::Net::Http::Headers::HttpResponseHeaders::set_TransferEncodingChunked method
HttpResponseHeaders::set_TransferEncodingChunked method
Sets a value that indicates if the ‘Transfer-Encoding’ header value contains ‘Chunked’.
void System::Net::Http::Headers::HttpResponseHeaders::set_TransferEncodingChunked(Nullable<bool> value)
Parameter | Type | Description |
---|---|---|
value | Nullable<bool> | The value that must be set. |
See Also
- Class Nullable
- Class HttpResponseHeaders
- Namespace System::Net::Http::Headers
- Library Aspose.TeX for C++