DataCacheErrorCode.CacheAdminMaxCachesCreated Field
The specified named cache cannot be created, because the cache cluster has reached the maximum number of named caches.
Namespace: Microsoft.ApplicationServer.Caching
Assembly: Microsoft.ApplicationServer.Caching.Core (in microsoft.applicationserver.caching.core.dll)
Usage
'Usage
Dim value As Integer
value = DataCacheErrorCode.CacheAdminMaxCachesCreated
Syntax
'Declaration
Public Const CacheAdminMaxCachesCreated As Integer
public const int CacheAdminMaxCachesCreated
public:
literal int CacheAdminMaxCachesCreated
public static final int CacheAdminMaxCachesCreated
public const var CacheAdminMaxCachesCreated : int
Platforms
Development Platforms
Visual Studio 2010 and later, .NET Framework 4
Target Platforms
Windows 7; Windows Server 2008 R2; Windows Server 2008 Service Pack 2; Windows Vista Service Pack 2
See Also
Reference
DataCacheErrorCode Class
DataCacheErrorCode Members
Microsoft.ApplicationServer.Caching Namespace
ff425062(v=azure.10).md 2011-08-26