DataCacheErrorCode.CacheAdminConfigAddHostError Field
An error occurred attempt to add a cache host to the cache cluster configuration store.
Namespace: Microsoft.ApplicationServer.Caching
Assembly: Microsoft.ApplicationServer.Caching.Core (in Microsoft.ApplicationServer.Caching.Core.dll)
Syntax
public const int CacheAdminConfigAddHostError
public:
literal int CacheAdminConfigAddHostError
static val mutable CacheAdminConfigAddHostError : int
Public Const CacheAdminConfigAddHostError As Integer
Field Value
Type: System.Int32
See Also
DataCacheErrorCode Class
Microsoft.ApplicationServer.Caching Namespace
Return to top