NetworkClientReportingApiReportUpdated Event |
Version 130.1.90
ReportingApiReportUpdated
Namespace: CefSharp.DevTools.NetworkAssembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax public event EventHandler<ReportingApiReportUpdatedEventArgs> ReportingApiReportUpdated
public:
event EventHandler<ReportingApiReportUpdatedEventArgs^>^ ReportingApiReportUpdated {
void add (EventHandler<ReportingApiReportUpdatedEventArgs^>^ value);
void remove (EventHandler<ReportingApiReportUpdatedEventArgs^>^ value);
}
Value
EventHandlerReportingApiReportUpdatedEventArgsSee Also