System.Net.HttpStatusCode.PartialContent Field

Equivalent to HTTP status 206. HttpStatusCode.PartialContent indicates that the response is a partial response as requested by a GET request that includes a byte range.

Value: PartialContent

Syntax

HttpStatusCode PartialContent

Requirements

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