GlimpseRuntime.RuntimeMessage Properties

Glimpse API

GlimpseRuntime RuntimeMessage Properties Glimpse API Documentation
The GlimpseRuntime RuntimeMessage type exposes the following members.
Properties

  NameDescription
Public propertyDuration
Gets or sets the duration.
Public propertyEventCategory
Gets or sets the event category.
Public propertyEventName
Gets or sets the name of the event.
Public propertyEventSubText
Gets or sets the event sub text.
Public propertyExecutedMethod
Gets or sets the executed method.
Public propertyExecutedType
Gets or sets the type of the executed.
Public propertyId
Gets the id of the request.
Public propertyOffset
Gets or sets the offset.
Public propertyStartTime
Gets or sets the start time.
Back to Top
See Also