SPRequestUsageEntry.ServiceCallCount-Eigenschaft
Die Anzahl der Service-Anrufe, die aufgrund dieser Anforderung generiert.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Property ServiceCallCount As Short
Get
Set
'Usage
Dim instance As SPRequestUsageEntry
Dim value As Short
value = instance.ServiceCallCount
instance.ServiceCallCount = value
public short ServiceCallCount { get; set; }
Eigenschaftswert
Typ: System.Int16
Gibt Int16zurück.