HeavyAdIssueDetailsReason Property |
Version 113.3.50
The reason the ad was blocked, total network or cpu or peak cpu.
Namespace:
CefSharp.DevTools.Audits
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 113.3.50.0
Syntax public HeavyAdReason Reason { get; set; }
public:
property HeavyAdReason Reason {
HeavyAdReason get ();
void set (HeavyAdReason value);
}
Property Value
Type:
HeavyAdReasonSee Also