Click or drag to resize

CefSharp.DevTools.BackgroundService Namespace

Version 102.0.100

[Missing <summary> documentation for "N:CefSharp.DevTools.BackgroundService"]

Classes
  ClassDescription
Public classBackgroundServiceClient
Defines events for background web platform features.
Public classBackgroundServiceEvent
BackgroundServiceEvent
Public classBackgroundServiceEventReceivedEventArgs
Called with all existing backgroundServiceEvents when enabled, and all new events afterwards if enabled and recording.
Public classEventMetadata
A key-value pair for additional event information to pass along.
Public classRecordingStateChangedEventArgs
Called when the recording state for the service has been updated.
Enumerations
  EnumerationDescription
Public enumerationServiceName
The Background Service that will be associated with the commands/events. Every Background Service operates independently, but they share the same API.