Compartilhar via


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