TimingSummary Class Properties
In This Topic
For a list of all members of this type, see TimingSummary members.
Public Properties
| Name | Description |
 | Average | Gets the average value of this type of timing in seconds. |
 | Maximum | Gets the maximum value of this type of timing, in seconds. |
 | Minimum | Gets the minimum value of this type of timing, in seconds. |
 | Occurrences | Gets the number of requests in the current Summary that contained a matching timing value. |
 | Total | Gets the total value of this type of timing in seconds. |
Top
See Also