Click or drag to resize

LoadingFailedEventArgsBlockedReason Property

Version 94.4.20
The reason why loading was blocked, if any.

Namespace:  CefSharp.DevTools.Network
Assembly:  CefSharp (in CefSharp.dll) Version: 94.4.20.0 (94.4.20.0)
Syntax
public BlockedReason? BlockedReason { get; set; }

Property Value

Type: NullableBlockedReason
See Also