HttpClient Properties
.NET Framework 4.5
[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]
The HttpClient type exposes the following members.
| Name | Description | |
|---|---|---|
|
BaseAddress | Gets or sets the base address of Uniform Resource Identifier (URI) of the Internet resource used when sending requests. |
|
DefaultRequestHeaders | Gets the headers which should be sent with each request. |
|
MaxResponseContentBufferSize | Gets or sets the maximum number of bytes to buffer when reading the response content. |
|
Timeout | Gets or sets the number of milliseconds to wait before the request times out. |