TimerResult(T) Properties

Glimpse API

TimerResult T  Properties Glimpse API Documentation
The TimerResult T  type exposes the following members.
Properties

  NameDescription
Public propertyDuration
Gets or sets the duration.
(Inherited from TimerResult.)
Public propertyOffset
Gets or sets the offset from the beginning of the Http request.
(Inherited from TimerResult.)
Public propertyResult
Gets or sets the result.
Public propertyStartTime
Gets or sets the start time.
(Inherited from TimerResult.)
Back to Top
See Also