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