Click or drag to resize

WaitForNavigationAsyncResponseSuccess Property

Version 111.2.70
If ErrorCode is equal to None and HttpStatusCode is equal to 200 (OK) then the main frame loaded without critical error.

Namespace:  CefSharp
Assembly:  CefSharp (in CefSharp.dll) Version: 111.2.70.0 (111.2.70.0)
Syntax
public bool Success { get; }

Property Value

Type: Boolean
See Also