ThrottledEventLogger.Instance property

Used for singleton access.

Namespace:  Microsoft.SharePoint.Diagnostics
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Shared ReadOnly Property Instance As ThrottledEventLogger
    Get
'Usage
Dim value As ThrottledEventLogger

value = ThrottledEventLogger.Instance
public static ThrottledEventLogger Instance { get; }

Property value

Type: Microsoft.SharePoint.Diagnostics.ThrottledEventLogger
Returns ThrottledEventLogger.

See also

Reference

ThrottledEventLogger class

ThrottledEventLogger members

Microsoft.SharePoint.Diagnostics namespace