ITimelineMessage Properties

Glimpse API

ITimelineMessage Properties Glimpse API Documentation
The ITimelineMessage type exposes the following members.
Properties

  NameDescription
Public propertyDuration
Gets or sets the duration of the executed method.
(Inherited from ITimedMessage.)
Public propertyEventCategory
Public propertyEventName
Public propertyEventSubText
Public propertyId
Gets the id.
(Inherited from IMessage.)
Public propertyOffset
Gets or sets the offset from the Http request start.
(Inherited from ITimedMessage.)
Public propertyStartTime
Gets or sets the start time.
(Inherited from ITimedMessage.)
Back to Top
See Also