System.Net.HttpStatusCode.RequestEntityTooLarge Field

Equivalent to HTTP status 413. HttpStatusCode.RequestEntityTooLarge indicates that the request is too large for the server to process.

Value: RequestEntityTooLarge

Syntax

HttpStatusCode RequestEntityTooLarge

Requirements

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