Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The time interval that Usage log files should be cut and start a new one. Measured in minute.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Property UsageLogCutTime As UInteger
Get
Set
'Usage
Dim instance As SPUsageManager
Dim value As UInteger
value = instance.UsageLogCutTime
instance.UsageLogCutTime = value
public uint UsageLogCutTime { get; set; }
Property value
Type: System.UInt32