ITimelineMessage Properties
From Glimpse API
| ITimelineMessage Properties | Glimpse API Documentation |
The ITimelineMessage type exposes the following members.
Back to Top
Properties
| Name | Description | |
|---|---|---|
| Duration |
Gets or sets the duration of the executed method.
(Inherited from ITimedMessage.) | |
| EventCategory | ||
| EventName | ||
| EventSubText | ||
| Id |
Gets the id.
(Inherited from IMessage.) | |
| Offset |
Gets or sets the offset from the Http request start.
(Inherited from ITimedMessage.) | |
| StartTime |
Gets or sets the start time.
(Inherited from ITimedMessage.) |
See Also