UsageMetric members
Include protected members
Include inherited members
Class that represents usage activity of the web site.
The UsageMetric type exposes the following members.
Constructors
Name | Description | |
---|---|---|
UsageMetric |
Top
Properties
Name | Description | |
---|---|---|
CpuTime | Processor time in milliseconds | |
InboundBandwidth | Bytes received | |
OutboundBandwidth | Bytes sent | |
Requests | Number of requests | |
Timestamp | Timestamp of the activity |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top