Click or drag to resize

BackgroundServiceEvent Properties

Version 102.0.100

The BackgroundServiceEvent type exposes the following members.

Properties
  NameDescription
Public propertyEventMetadata
A list of event-specific information.
Public propertyEventName
A description of the event.
Public propertyInstanceId
An identifier that groups related events together.
Public propertyOrigin
The origin this event belongs to.
Public propertyService
The Background Service this event belongs to.
Public propertyServiceWorkerRegistrationId
The Service Worker ID that initiated the event.
Public propertyTimestamp
Timestamp of the event (in seconds).
Top
See Also