WebRequestExecutor Properties

Include Protected Members
Include Inherited Members

The WebRequestExecutor type exposes the following members.

Properties

  Name Description
Public property RequestContentType Gets or sets the content type of the current HTTP request.
Public property RequestHeaders Gets the headers of the request that will be sent to the server.
Public property RequestKeepAlive Gets a flag that indicates whether the request keeps the connection to the server alive.
Public property RequestMethod Gets or sets the method of the request.
Public property ResponseContentType Gets the content type of the response.
Public property ResponseHeaders Gets the headers of the response.
Public property StatusCode Gets the status of the response.
Public property WebRequest Gets the current HTTP request that will be sent to the server.

Top

See Also

Reference

WebRequestExecutor Class

Microsoft.SharePoint.Client Namespace