Click or drag to resize

WebExceptionStatusCode Property

Gets the status code of the http request

Namespace:  Cauldron.Net
Assembly:  Cauldron (in Cauldron.dll) Version: 3.2.0.2
Syntax
public HttpStatusCode StatusCode { get; }

Property Value

Type: HttpStatusCode

[Missing <value> documentation for "P:Cauldron.Net.WebException.StatusCode"]

See Also