SPRequestUsageEntry.ServiceCallCount property
The number of service calls generated as a result of this request.
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; }
Property value
Type: System.Int16
Returns Int16.