SPCriticalTraceCounter.Value property
O número de rastreamentos coletados.
Namespace: Microsoft.SharePoint.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaração
Public ReadOnly Property Value As Object
Get
'Uso
Dim instance As SPCriticalTraceCounter
Dim value As Object
value = instance.Value
public Object Value { get; }
Property value
Type: System.Object
Object com o valor do contador de rastreamento...