Click or drag to resize

WaitForNavigationAsyncResponseSuccess Property

Version 102.0.100
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: 102.0.100.0 (102.0.100.0)
Syntax
public bool Success { get; }

Property Value

Type: Boolean
See Also