Share via


SPResourceTrackingRule.LoggingLimit property

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

See also

Reference

SPResourceTrackingRule class

SPResourceTrackingRule members

Microsoft.SharePoint.Administration namespace