Freigeben über


SPRequestUsageEntry.CPUDuration-Eigenschaft

Die CPU-Zeit, die für diese Anforderung in Millisekunden

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

Syntax

'Declaration
Public Property CPUDuration As Long
    Get
    Set
'Usage
Dim instance As SPRequestUsageEntry
Dim value As Long

value = instance.CPUDuration

instance.CPUDuration = value
public long CPUDuration { get; set; }

Eigenschaftswert

Typ: System.Int64

Siehe auch

Referenz

SPRequestUsageEntry Klasse

SPRequestUsageEntry-Member

Microsoft.SharePoint.Administration-Namespace