Shared Cache is high performance distributed and replication cache system built for .Net applications running in server farms.
Gets the API counter remove.

Namespace:  SharedCache.WinServiceCommon
Assembly:  SharedCache.WinServiceCommon (in SharedCache.WinServiceCommon.dll) Version: 3.0.5.1 (3.0.5.1)

Syntax

C#
public long ApiCounterRemove { get; }
Visual Basic (Declaration)
Public ReadOnly Property ApiCounterRemove As Long
Visual C++
public:
property long long ApiCounterRemove {
	long long get ();
}

Field Value

The API counter remove.

Remarks

[Missing <remarks> documentation for "P:SharedCache.WinServiceCommon.IndexusStatistic.ApiCounterRemove"]

See Also