CacheUpdateHeaders Class

Definition

Defines headers for Update operation.

public class CacheUpdateHeaders
type CacheUpdateHeaders = class
Public Class CacheUpdateHeaders
Inheritance
CacheUpdateHeaders

Constructors

CacheUpdateHeaders()

Initializes a new instance of the CacheUpdateHeaders class.

CacheUpdateHeaders(String)

Initializes a new instance of the CacheUpdateHeaders class.

Properties

ETag

Gets or sets current entity state version. Should be treated as opaque and used to make conditional HTTP requests.

Applies to