SPRequestUsageEntry.ServiceCallCount - Propriété

Le nombre d'appels de service générés à la suite de cette demande.

Espace de noms :  Microsoft.SharePoint.Administration
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
Public Property ServiceCallCount As Short
    Get
    Set
'Utilisation
Dim instance As SPRequestUsageEntry
Dim value As Short

value = instance.ServiceCallCount

instance.ServiceCallCount = value
public short ServiceCallCount { get; set; }

Valeur de propriété

Type : System.Int16
Cette propriété renvoie Int16.

Voir aussi

Référence

SPRequestUsageEntry classe

SPRequestUsageEntry - Membres

Microsoft.SharePoint.Administration - Espace de noms