System.Net.HttpStatusCode.NotModified Field

Equivalent to HTTP status 304. HttpStatusCode.NotModified indicates that the client's cached copy is up to date. The contents of the resource are not transferred.

Value: NotModified

Syntax

HttpStatusCode NotModified

Requirements

Namespace: System.Net
Assembly: System (in System.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0