Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The processor time taken for this request in million cycles
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Property CPUMCycles As Long
Get
Set
'Usage
Dim instance As SPRequestUsageEntry
Dim value As Long
value = instance.CPUMCycles
instance.CPUMCycles = value
public long CPUMCycles { get; set; }
Property value
Type: System.Int64