GlimpseRuntime.RuntimeMessage Properties
From Glimpse API
| GlimpseRuntime RuntimeMessage Properties | Glimpse API Documentation |
The GlimpseRuntime RuntimeMessage type exposes the following members.
Back to Top
Properties
| Name | Description | |
|---|---|---|
| Duration |
Gets or sets the duration.
| |
| EventCategory |
Gets or sets the event category.
| |
| EventName |
Gets or sets the name of the event.
| |
| EventSubText |
Gets or sets the event sub text.
| |
| ExecutedMethod |
Gets or sets the executed method.
| |
| ExecutedType |
Gets or sets the type of the executed.
| |
| Id |
Gets the id of the request.
| |
| Offset |
Gets or sets the offset.
| |
| StartTime |
Gets or sets the start time.
|
See Also