Property HttpStatus
- Namespace
- DotNetBrowser.Navigation.Handlers
- Assembly
- DotNetBrowser.dll
HttpStatus
Gets the HTTP status code of the request.
public HttpStatusCode HttpStatus { get; }
Property Value
- HttpStatusCode
The HTTP status code of the request.