Increment the performance counter for Cache add 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 IncrementAddPerSecStats()
Visual Basic
Public Sub IncrementAddPerSecStats
Visual C++
public:
void IncrementAddPerSecStats()

See Also