SPRequestUsageEntry Members

Include Protected Members
Include Inherited Members

Encapsulates usage data logged for page requests.

The SPRequestUsageEntry type exposes the following members.

Properties

  Name Description
Public property Browser Gets or sets the name of the client-side browser that initiated the request.
Public property BytesSent
Public property ContentTypeId Gets or sets the content type identifier for the content associated with the request.
Public property CorrelationId (Inherited from SPUsageEntry.)
Public property DocNameAndPath Gets or sets the document path of the URL for the request.
Public property Duration Gets or sets the time, in milliseconds, that the request took to execute.
Public property FarmId The identifier for the farm where this usage entry originated. (Inherited from SPUsageEntry.)
Public property HttpStatus Gets or sets the status code for this request.
Public property MachineName (Inherited from SPUsageEntry.)
Public property OperationCount
Public property ParentType (Overrides SPUsageEntry.ParentType.)
Public property ParentTypeGuid (Inherited from SPUsageEntry.)
Public property QueryCount
Public property QueryDurationSum
Public property QueryString Gets or sets the QueryString property for this request.
Public property ReferrerQueryString
Public property ReferrerUrl Gets or sets the URL for the referring page for this request.
Public property RequestCount
Public property RequestType
Public property ServerUrl Gets or sets the server URL for the request.
Public property ServiceCallCount
Public property ServiceCallDurationSum
Public property SessionId Gets or sets the browser session identifier that is generating the request.
Public property SiteId Gets or sets the site collection identifier of the site collection for the request.
Public property SiteSubscriptionId Gets or sets the globally unique identifier (GUID) for the hosted domain from which this usage event originated. (Inherited from SPUsageEntry.)
Public property SiteUrl Get or sets the relative path of the URL of the site collection for the request.
Public property Timestamp Gets or sets a timestamp for the occurrence of this entry. (Inherited from SPUsageEntry.)
Public property TimestampUtc Gets or sets a UTC timestamp for the occurrence of this entry. (Inherited from SPUsageEntry.)
Public property Title Gets or sets the title of the requested page.
Public property User Gets or sets the name of the user who initiated the usage entry. (Inherited from SPUsageEntry.)
Public property UserAddress
Public property UserAgent Get or sets the user agent value for the client-side browser initiating the request.
Public property WebApplicationId
Public property WebId Gets or sets the site identifier of the site for the request.
Public property WebUrl Gets or sets the relative path of the URL of the site for the request.

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

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate method ISerializableUsageEntry.GetObjectData

Top

See Also

Reference

SPRequestUsageEntry Class

Microsoft.SharePoint.Administration Namespace