Share via


HttpRequestMessageProperties.DeltaLink Property

Definition

Gets or sets the delta link for the OData response.

public Uri DeltaLink { get; set; }
member this.DeltaLink : Uri with get, set
Public Property DeltaLink As Uri

Property Value

Uri

null if no delta link should be sent back to the client.

Applies to