LoadUrlAsyncResponseHttpStatusCode Property  | 
Version 93.1.111 
            Http Status Code. If 
ErrorCode is not equal to 
None
            then this value will be -1.
            
 
    Namespace: 
   CefSharp
    Assembly:
   CefSharp (in CefSharp.dll) Version: 93.1.111.0 (93.1.111.0)
Syntaxpublic int HttpStatusCode { get; }public:
property int HttpStatusCode {
	int get ();
}Property Value
Type: 
Int32
See Also