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 file size that Usage log files should be cut and start a new one. Measured in byte.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property UsageLogMaxFileSize As UInteger
Get
'Usage
Dim instance As SPUsageService
Dim value As UInteger
value = instance.UsageLogMaxFileSize
public uint UsageLogMaxFileSize { get; }
Property value
Type: System.UInt32