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