DataCacheErrorCode.CacheAdminStatsIncorrect Field
The returned status information might be incorrect, because one or more cache hosts could not be reached.
Namespace: Microsoft.ApplicationServer.Caching
Assembly: Microsoft.ApplicationServer.Caching.Core (in Microsoft.ApplicationServer.Caching.Core.dll)
Syntax
public const int CacheAdminStatsIncorrect
public:
literal int CacheAdminStatsIncorrect
static val mutable CacheAdminStatsIncorrect : int
Public Const CacheAdminStatsIncorrect As Integer
Field Value
Type: System.Int32
See Also
DataCacheErrorCode Class
Microsoft.ApplicationServer.Caching Namespace
Return to top