The Stat type exposes the following members.
Properties
Name | Description | |
---|---|---|
EvictCount |
Gets the evict count.
| |
ExpireCount |
Gets the expire count.
| |
GetCount |
Gets the get count.
| |
InvokeCount |
Gets the invoke count.
| |
LockCount |
Gets the lock count.
| |
OriginalCount |
Gets the original count.
| |
PutCount |
Gets the put count.
| |
QueryCount |
Gets the query count.
| |
ReplicaCount |
Gets the replica count.
| |
TakeCount |
Gets the take count.
| |
UnlockCount |
Gets the unlock count.
|