SPExecutionTimeCounter class
Representa um monitor que controla o tempo de execução de uma operação.
Inheritance hierarchy
System.Object
Microsoft.SharePoint.Utilities.SPExecutionTimeCounter
Namespace: Microsoft.SharePoint.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaração
Public NotInheritable Class SPExecutionTimeCounter _
Implements ISPScopedPerformanceMonitor, IDisposable, ISPPerformanceMonitor, ISupportNameValuePairsSerialization
'Uso
Dim instance As SPExecutionTimeCounter
public sealed class SPExecutionTimeCounter : ISPScopedPerformanceMonitor,
IDisposable, ISPPerformanceMonitor, ISupportNameValuePairsSerialization
Comentários
Esta classe está lacrado e não pode ser herdada.
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.