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