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.1 (3.2.0.1)
Syntax
C#
public HttpStatusCode StatusCode { get; }

Property Value

Type: HttpStatusCode

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

See Also