SPCriticalTraceCounter.Value property

The number of traces collected.

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

Syntax

'Declaration
Public ReadOnly Property Value As Object
    Get
'Usage
Dim instance As SPCriticalTraceCounter
Dim value As Object

value = instance.Value
public Object Value { get; }

Property value

Type: System.Object
A Object with the trace counter value..

Implements

ISPPerformanceMonitor.Value

See also

Reference

SPCriticalTraceCounter class

SPCriticalTraceCounter members

Microsoft.SharePoint.Utilities namespace