SPCriticalTraceCounter.Value Property

The number of traces collected.

Namespace:  Microsoft.SharePoint.Utilities
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: Yes
Available in SharePoint Online

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