CacheGetEntityTagHeaders Class

Definition

Defines headers for GetEntityTag operation.

public class CacheGetEntityTagHeaders
type CacheGetEntityTagHeaders = class
Public Class CacheGetEntityTagHeaders
Inheritance
CacheGetEntityTagHeaders

Constructors

CacheGetEntityTagHeaders()

Initializes a new instance of the CacheGetEntityTagHeaders class.

CacheGetEntityTagHeaders(String)

Initializes a new instance of the CacheGetEntityTagHeaders class.

Properties

ETag

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

Applies to