UsageMetric class

Class that represents usage activity of the web site.

Inheritance hierarchy

System.Object
  Microsoft.Web.Hosting.Administration.UsageMetric

Namespace:  Microsoft.Web.Hosting.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
<DataContractAttribute> _
Public Class UsageMetric
'Usage
Dim instance As UsageMetric
[DataContractAttribute]
public class UsageMetric

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

UsageMetric members

Microsoft.Web.Hosting.Administration namespace