Share via


SPRequestUsageEntry.ServiceCallCount Property

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

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.

See Also

Reference

SPRequestUsageEntry Class

SPRequestUsageEntry Members

Microsoft.SharePoint.Administration Namespace