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 maximum amount of space (measured in gigabytes) allowed for usage logs.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property UsageLogMaxSpaceGB As UInteger
Get
'Usage
Dim instance As SPUsageService
Dim value As UInteger
value = instance.UsageLogMaxSpaceGB
public uint UsageLogMaxSpaceGB { get; }
Property value
Type: System.UInt32
Returns UInt32.
Remarks
When this threshold is reached the oldest log(s) should be deleted until enough space is available.