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