The Stat type exposes the following members.

Properties

  NameDescription
Public propertyEvictCount
Gets the evict count.
Public propertyExpireCount
Gets the expire count.
Public propertyGetCount
Gets the get count.
Public propertyInvokeCount
Gets the invoke count.
Public propertyLockCount
Gets the lock count.
Public propertyOriginalCount
Gets the original count.
Public propertyPutCount
Gets the put count.
Public propertyQueryCount
Gets the query count.
Public propertyReplicaCount
Gets the replica count.
Public propertyTakeCount
Gets the take count.
Public propertyUnlockCount
Gets the unlock count.

See Also