Introduction
This event is thrown when user lost his Quality of Registration.
Event Information | Value |
---|---|
Available from version | 8.2.6 |
Event ID | 63 |
Event Data Contract |
|
Event Data
The following data is contained in the event data.
{ "Started": DateTime, // when task was started "EventOccured": DateTime, // when event was thrown - can be treat as tak finished date "DurationInSeconds": decimal, "Message": uint, "TaskId": string, "TaskType": uint, }