SPDistributedCacheCounter members
The SPDistributedCacheCounter type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SPDistributedCacheCounter |
Top
Properties
Name | Description | |
---|---|---|
CacheTelemetryDetails | ||
Description | ||
Name | ||
Namespace | ||
NameValuePairs | This is called only when devdash is enabled Right ??? | |
TotalFailures | ||
TotalHits | Total cache hits | |
TotalMisses | Total cache misses | |
TotalObjectsRequested | ||
TotalReadDuration | total time take for all the read operations | |
TotalReads | total reads for a request | |
TotalReadSize | Total amount of data read (bytes) | |
TotalWriteDuration | total time take for all the read write operations | |
TotalWrites | total writes for a request | |
TotalWriteSize | Total amount of data written(bytes) | |
Value | ||
ValueIsExcessive |
Top
Methods
Name | Description | |
---|---|---|
Dispose() | ||
Dispose(Boolean) | ||
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
RenderValueForWeb | ||
ToString | (Inherited from Object.) |
Top