Freigeben über


SPRequestUsageEntry.RequestManagementDownloadDuration-Eigenschaft

Dient zum Abrufen oder Festlegen der Anzeigedauer Anforderungsverwaltung zu Downnload die Daten aus dem Back-End-Computer ausgeführten

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

Syntax

'Declaration
Public Property RequestManagementDownloadDuration As Nullable(Of Long)
    Get
    Set
'Usage
Dim instance As SPRequestUsageEntry
Dim value As Nullable(Of Long)

value = instance.RequestManagementDownloadDuration

instance.RequestManagementDownloadDuration = value
public Nullable<long> RequestManagementDownloadDuration { get; set; }

Eigenschaftswert

Typ: System.Nullable<Int64>

Siehe auch

Referenz

SPRequestUsageEntry Klasse

SPRequestUsageEntry-Member

Microsoft.SharePoint.Administration-Namespace