ProfilerClientConsoleProfileFinished Event |
Version 99.2.120
ConsoleProfileFinished
Namespace:
CefSharp.DevTools.Profiler
Assembly:
CefSharp (in CefSharp.dll) Version: 99.2.120.0 (99.2.120.0)
Syntax public event EventHandler<ConsoleProfileFinishedEventArgs> ConsoleProfileFinished
public:
event EventHandler<ConsoleProfileFinishedEventArgs^>^ ConsoleProfileFinished {
void add (EventHandler<ConsoleProfileFinishedEventArgs^>^ value);
void remove (EventHandler<ConsoleProfileFinishedEventArgs^>^ value);
}
Value
Type:
SystemEventHandlerConsoleProfileFinishedEventArgsSee Also