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.
Gets the limit above which requests will be logged.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property LoggingLimit As Integer
Get
'Usage
Dim instance As SPResourceTrackingRule
Dim value As Integer
value = instance.LoggingLimit
public int LoggingLimit { get; }
Property value
Type: System.Int32