SPUsageService.UsageLogCutTime property
The time interval in minutes that Usage log files should use.
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; }
Property value
Type: System.UInt32
A UInt32 number of minutes.