| Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |
This data object is queryable using QueryService.
Query definitions can specify the following member types:
Properties
Name | Type | Description |
---|---|---|
eventId | xsd:int |
ID of the Timing Profiler event in Event Database.
|
time | xsd:dateTime |
Time at which the event occurred, measured from the epoch (January 1,
1970).
|
userId | UserOrGroupId |
User involved in this event. Will be unset if there is no user
association for this event.
|
eventType | xsd:string |
Type of the Timing Profiler event. For example:
TIMING_PROFILER_DESKTOP_RECONNECT, TIMING_PROFILER_GET_LAUNCH_ITEMS
etc.
|
sessionId | SessionId |
Session associated with this event. Will be unset if there is no
Session association for this event.
|
logonTiming | xsd:string |
Logon timing profiler tree. Will be unset if there is no
timing profiler tree association for this event.
|
properties | xsd:string |
Json containing various attributes associated with this timing
profiler event.
|
Top of page | Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |