DataCacheErrorCode.CacheAdminCacheCreationInconsistencyFailure Field

 

The named cache could not be created due to a detected inconsistency in the configuration store.

Namespace:   Microsoft.ApplicationServer.Caching
Assembly:  Microsoft.ApplicationServer.Caching.Core (in Microsoft.ApplicationServer.Caching.Core.dll)

Syntax

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

Field Value

Type: System.Int32

See Also

DataCacheErrorCode Class
Microsoft.ApplicationServer.Caching Namespace

Return to top