Freigeben über


SPUsageService.UsageLogCutTime-Eigenschaft

Das Zeitintervall in Minuten an, denen Verwendungsprotokolldateien verwendet werden soll.

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

Syntax

'Declaration
Public ReadOnly Property UsageLogCutTime As UInteger
    Get
'Usage
Dim instance As SPUsageService
Dim value As UInteger

value = instance.UsageLogCutTime
public uint UsageLogCutTime { get; }

Eigenschaftswert

Typ: System.UInt32
Eine UInt32 Anzahl von Minuten.

Siehe auch

Referenz

SPUsageService Klasse

SPUsageService-Member

Microsoft.SharePoint.Administration-Namespace