SPSite.UsageInfo members

Provides fields used to access information regarding site collection usage.

The SPSite.UsageInfo type exposes the following members.

Methods

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

Top

Fields

  Name Description
Public field Bandwidth Contains the cumulative bandwidth used by the site collection on the previous day or on the last day that log files were processed, which is tracked by usage analysis code.
Public field DiscussionStorage Contains the amount of storage, identified in bytes, used by Web discussion data in the site collection.
Public field Hits Contains the cumulative number of hits on the site collection, which is tracked by the usage analysis code.
Public field Storage Contains the total amount of storage in bytes that is consumed by the site collection.
Public field Visits Contains the cumulative number of visits to the site collection, which is tracked by the usage analysis code.

Top

See also

Reference

SPSite.UsageInfo structure

Microsoft.SharePoint namespace