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)

Syntax

public const int CacheAdminMaxCachesCreated
public:
literal int CacheAdminMaxCachesCreated
static val mutable CacheAdminMaxCachesCreated : int
Public Const CacheAdminMaxCachesCreated As Integer

Field Value

Type: System.Int32

See Also

DataCacheErrorCode Class
Microsoft.ApplicationServer.Caching Namespace

Return to top