SPCriticalTraceCounter class
Este monitor rastreia eventos críticos do windows e declarações que ocorrem durante uma operação, como uma navegação de página. Controle inclui o texto do evento, id, a pilha de chamadas.
Inheritance hierarchy
System.Object
Microsoft.SharePoint.Utilities.SPCriticalTraceCounter
Namespace: Microsoft.SharePoint.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaração
Public NotInheritable Class SPCriticalTraceCounter _
Implements ISPScopedPerformanceMonitor, IDisposable, ISPPerformanceMonitor, ISupportNameValuePairsSerialization
'Uso
Dim instance As SPCriticalTraceCounter
public sealed class SPCriticalTraceCounter : 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.