NetworkClientReportingApiReportUpdated Event |
Version 113.3.50
ReportingApiReportUpdated
Namespace:
CefSharp.DevTools.Network
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 113.3.50.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