DataServiceClientRequestMessageArgs Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Arguments for creating an instance of DataServiceClientRequestMessage.
public class DataServiceClientRequestMessageArgs
type DataServiceClientRequestMessageArgs = class
Public Class DataServiceClientRequestMessageArgs
- Inheritance
-
DataServiceClientRequestMessageArgs
Data |
Initializes a new instance of the DataServiceClientRequestMessageArgs class. |
Actual |
Gets the actual method. Indicates correct method to use in the post tunneling case. |
Headers |
Gets the headers. |
Method |
Gets the method. |
Request |
Gets the request URI. |
Use |
Gets a System.Boolean value that controls whether default credentials are sent with requests. |
Use |
Returns whether the request message should use Post-Tunneling. |
Product | Versions |
---|---|
OData Client | 7.0 |