Click or drag to resize

BackgroundServiceEvent Properties

Version 130.1.90

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 propertyStorageKey Storage key this event belongs to.
Public propertyTimestamp Timestamp of the event (in seconds).
Top
See Also