| ServiceWorkerVersion Properties | 
The ServiceWorkerVersion type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | ControlledClients | 
            ControlledClients
             | 
|  | RegistrationId | 
            RegistrationId
             | 
|  | RunningStatus | 
            RunningStatus
             | 
|  | ScriptLastModified | 
            The Last-Modified header value of the main script.
             | 
|  | ScriptResponseTime | 
            The time at which the response headers of the main script were received from the server.
            For cached script it is the last time the cache entry was validated.
             | 
|  | ScriptURL | 
            ScriptURL
             | 
|  | Status | 
            Status
             | 
|  | TargetId | 
            TargetId
             | 
|  | VersionId | 
            VersionId
             | 
 See Also
See Also