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