NetworkClientReportingApiReportUpdated Event |
Version 118.6.80
ReportingApiReportUpdated
Namespace:
CefSharp.DevTools.Network
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 118.6.80.0
Syntax public event EventHandler<ReportingApiReportUpdatedEventArgs> ReportingApiReportUpdated
public:
event EventHandler<ReportingApiReportUpdatedEventArgs^>^ ReportingApiReportUpdated {
void add (EventHandler<ReportingApiReportUpdatedEventArgs^>^ value);
void remove (EventHandler<ReportingApiReportUpdatedEventArgs^>^ value);
}
Value
Type:
SystemEventHandlerReportingApiReportUpdatedEventArgsSee Also