Cef |
[Missing <summary> documentation for "N:CefSharp.DevTools.BackgroundService"]
| Class | Description | |
|---|---|---|
| BackgroundServiceClient | Defines events for background web platform features. | |
| BackgroundServiceEvent | BackgroundServiceEvent | |
| BackgroundServiceEventReceivedEventArgs | Called with all existing backgroundServiceEvents when enabled, and all new events afterwards if enabled and recording. | |
| EventMetadata | A key-value pair for additional event information to pass along. | |
| RecordingStateChangedEventArgs | Called when the recording state for the service has been updated. |
| 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. |