Increment the performance counter for Cache get operations per second.

Namespace: Alachisoft.NCache.Web.Statistics
Assembly: Alachisoft.NCache.Web (in Alachisoft.NCache.Web.dll) Version: 4.1.0.0 (4.1.0.0)

Syntax

C#
public void IncrementGetPerSecStats()
Visual Basic
Public Sub IncrementGetPerSecStats
Visual C++
public:
void IncrementGetPerSecStats()

See Also