Share via


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
Public method UsageMetric

Top

Properties

  Name Description
Public property CpuTime Processor time in milliseconds
Public property InboundBandwidth Bytes received
Public property OutboundBandwidth Bytes sent
Public property Requests Number of requests
Public property Timestamp Timestamp of the activity

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

UsageMetric class

Microsoft.Web.Hosting.Administration namespace