Freigeben über


SPRequestUsageEntry.BytesSent-Eigenschaft

Die Gesamtzahl der Bytes Daten heruntergeladen aufgrund dieser Anforderung.

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Property BytesSent As Integer
    Get
    Set
'Usage
Dim instance As SPRequestUsageEntry
Dim value As Integer

value = instance.BytesSent

instance.BytesSent = value
public int BytesSent { get; set; }

Eigenschaftswert

Typ: System.Int32
Gibt Int32 zurück.

Siehe auch

Referenz

SPRequestUsageEntry Klasse

SPRequestUsageEntry-Member

Microsoft.SharePoint.Administration-Namespace