Shared Cache is high performance distributed and replication cache system built for .Net applications running in server farms.
Assembly: SharedCache.WinServiceCommon (in SharedCache.WinServiceCommon.dll) Version: 3.0.5.1 (3.0.5.1)
Gets the API hit success.
Namespace:
SharedCache.WinServiceCommonAssembly: SharedCache.WinServiceCommon (in SharedCache.WinServiceCommon.dll) Version: 3.0.5.1 (3.0.5.1)
Syntax
| C# |
|---|
public long ApiHitSuccess { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property ApiHitSuccess As Long |
| Visual C++ |
|---|
public: property long long ApiHitSuccess { long long get (); } |
Field Value
The API hit success.
Remarks
[Missing <remarks> documentation for "P:SharedCache.WinServiceCommon.IndexusStatistic.ApiHitSuccess"]