Share via


SPDistributedCacheCounter.Name property

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

Syntax

'Declaration
Public Overridable ReadOnly Property Name As String
    Get
'Usage
Dim instance As SPDistributedCacheCounter
Dim value As String

value = instance.Name
public virtual string Name { get; }

Property value

Type: System.String

Implements

ISPPerformanceMonitor.Name

See also

Reference

SPDistributedCacheCounter class

SPDistributedCacheCounter members

Microsoft.SharePoint.DistributedCaching.Utilities namespace