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