CefSharp.DevTools.BackgroundService Namespace |
[Missing <summary> documentation for "N:CefSharp.DevTools.BackgroundService"]
Class | Description | |
---|---|---|
BackgroundServiceClient |
Defines events for background web platform features.
| |
BackgroundServiceEvent |
BackgroundServiceEvent
| |
EventMetadata |
A key-value pair for additional event information to pass along.
|
Enumeration | Description | |
---|---|---|
ServiceName |
The Background Service that will be associated with the commands/events.
Every Background Service operates independently, but they share the same
API.
|