Click or drag to resize

LoadingFailedEventArgsBlockedReason Property

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

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

Property Value

NullableBlockedReason
See Also