Click or drag to resize

IHttpProtocolResponseStatusCode Property

Gets/Sets the HTTP Status Code for the response.

Namespace:  VDS.RDF.Web
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
int StatusCode { get; set; }

Property Value

Type: Int32
See Also