DataServiceClientRequestMessageArgs Class

Definition

Arguments for creating an instance of DataServiceClientRequestMessage.

C#
public class DataServiceClientRequestMessageArgs
Inheritance
DataServiceClientRequestMessageArgs

Constructors

Properties

ActualMethod

Gets the actual method. Indicates correct method to use in the post tunneling case.

Headers

Gets the headers.

Method

Gets the method.

RequestUri

Gets the request URI.

UseDefaultCredentials

Gets a System.Boolean value that controls whether default credentials are sent with requests.

UsePostTunneling

Returns whether the request message should use Post-Tunneling.

Applies to

Product Versions
OData Client 7.0