| BackgroundServiceEvent Properties | 
The BackgroundServiceEvent type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | EventMetadata | 
            A list of event-specific information.
             | 
|  | EventName | 
            A description of the event.
             | 
|  | InstanceId | 
            An identifier that groups related events together.
             | 
|  | Origin | 
            The origin this event belongs to.
             | 
|  | Service | 
            The Background Service this event belongs to.
             | 
|  | ServiceWorkerRegistrationId | 
            The Service Worker ID that initiated the event.
             | 
|  | Timestamp | 
            Timestamp of the event (in seconds).
             | 
 See Also
See Also