Freigeben über


SPRequestUsageEntry.OperationCount-Eigenschaft

Der von dieser Eigenschaft angegebene Wert muss ignoriert werden.

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

Syntax

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

value = instance.OperationCount

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

Eigenschaftswert

Typ: System.Int64
Gibt Int64zurück.

Siehe auch

Referenz

SPRequestUsageEntry Klasse

SPRequestUsageEntry-Member

Microsoft.SharePoint.Administration-Namespace