WaitForNavigationAsyncResponseHttpStatusCode Property |
Version 130.1.90
Http Status Code. If
ErrorCode is not equal to
None
then this value will be -1.
Namespace: CefSharpAssembly: CefSharp (in CefSharp.dll) Version: 129.0.110.0 (129.0.110.0)
Syntax public int HttpStatusCode { get; }
public:
property int HttpStatusCode {
int get ();
}
Property Value
Int32See Also