SPCurrentUsernameMonitor class

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.Utilities.SPCurrentUsernameMonitor

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

Syntax

'Declaration
Public NotInheritable Class SPCurrentUsernameMonitor _
    Implements ISPScopedPerformanceMonitor, IDisposable, ISPPerformanceMonitor, ISupportNameValuePairsSerialization
'Usage
Dim instance As SPCurrentUsernameMonitor
public sealed class SPCurrentUsernameMonitor : ISPScopedPerformanceMonitor, 
    IDisposable, ISPPerformanceMonitor, ISupportNameValuePairsSerialization

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

SPCurrentUsernameMonitor members

Microsoft.SharePoint.Utilities namespace