Share via


SPDistributedCacheCounter members

The SPDistributedCacheCounter type exposes the following members.

Constructors

  Name Description
Public method SPDistributedCacheCounter

Top

Properties

  Name Description
Public property CacheTelemetryDetails
Public property Description
Public property Name
Public property Namespace
Public property NameValuePairs This is called only when devdash is enabled Right ???
Public property TotalFailures
Public property TotalHits Total cache hits
Public property TotalMisses Total cache misses
Public property TotalObjectsRequested
Public property TotalReadDuration total time take for all the read operations
Public property TotalReads total reads for a request
Public property TotalReadSize Total amount of data read (bytes)
Public property TotalWriteDuration total time take for all the read write operations
Public property TotalWrites total writes for a request
Public property TotalWriteSize Total amount of data written(bytes)
Public property Value
Public property ValueIsExcessive

Top

Methods

  Name Description
Public method Dispose()
Protected method Dispose(Boolean)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method RenderValueForWeb
Public method ToString (Inherited from Object.)

Top

See also

Reference

SPDistributedCacheCounter class

Microsoft.SharePoint.DistributedCaching.Utilities namespace