Click or drag to resize

LoadUrlAsyncResponseSuccess Property

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

Property Value

Type: Boolean
See Also