TimerResult(T) Properties
From Glimpse API
| TimerResult T Properties | Glimpse API Documentation |
The TimerResult T type exposes the following members.
Back to Top
Properties
| Name | Description | |
|---|---|---|
| Duration |
Gets or sets the duration.
(Inherited from TimerResult.) | |
| Offset |
Gets or sets the offset from the beginning of the Http request.
(Inherited from TimerResult.) | |
| Result |
Gets or sets the result.
| |
| StartTime |
Gets or sets the start time.
(Inherited from TimerResult.) |
See Also