Click or drag to resize

LoadingFailedEventArgsBlockedReason Property

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

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

Property Value

Type: NullableBlockedReason
See Also