CacheGetHeaders Class

Definition

Defines headers for Get operation.

public class CacheGetHeaders
type CacheGetHeaders = class
Public Class CacheGetHeaders
Inheritance
CacheGetHeaders

Constructors

CacheGetHeaders()

Initializes a new instance of the CacheGetHeaders class.

CacheGetHeaders(String)

Initializes a new instance of the CacheGetHeaders class.

Properties

ETag

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

Applies to