Share via


SPDistributedCacheCounter.Description property

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

Syntax

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

value = instance.Description
public string Description { get; }

Property value

Type: System.String

Implements

ISPPerformanceMonitor.Description

See also

Reference

SPDistributedCacheCounter class

SPDistributedCacheCounter members

Microsoft.SharePoint.DistributedCaching.Utilities namespace