SPDistributedCacheCounter.RenderValueForWeb method
Namespace: Microsoft.SharePoint.DistributedCaching.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Function RenderValueForWeb As String
'Usage
Dim instance As SPDistributedCacheCounter
Dim returnValue As String
returnValue = instance.RenderValueForWeb()
public string RenderValueForWeb()
Return value
Type: System.String
Implements
ISPPerformanceMonitor.RenderValueForWeb()
See also
Reference
SPDistributedCacheCounter class