System.Net.HttpStatusCode.OK Field

Equivalent to HTTP status 200. HttpStatusCode.OK indicates that the request succeeded and that the requested information is in the response. This is the most common status code to receive.

Value: OK

Syntax

HttpStatusCode OK

Requirements

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