WebRequestExecutor Properties
Include Protected Members
Include Inherited Members
The WebRequestExecutor type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
RequestContentType | Gets or sets the content type of the current HTTP request. |
![]() |
RequestHeaders | Gets the headers of the request that will be sent to the server. |
![]() |
RequestKeepAlive | Gets a flag that indicates whether the request keeps the connection to the server alive. |
![]() |
RequestMethod | Gets or sets the method of the request. |
![]() |
ResponseContentType | Gets the content type of the response. |
![]() |
ResponseHeaders | Gets the headers of the response. |
![]() |
StatusCode | Gets the status of the response. |
![]() |
WebRequest | Gets the current HTTP request that will be sent to the server. |
Top
.gif)