BackgroundServiceEventReceivedEventArgsBackgroundServiceEvent Property |
Version 101.0.180
BackgroundServiceEvent
Namespace:
CefSharp.DevTools.BackgroundService
Assembly:
CefSharp (in CefSharp.dll) Version: 101.0.180.0 (101.0.180.0)
Syntax public BackgroundServiceEvent BackgroundServiceEvent { get; }
public:
property BackgroundServiceEvent^ BackgroundServiceEvent {
BackgroundServiceEvent^ get ();
}
Property Value
Type:
BackgroundServiceEventSee Also