DataCacheErrorCode.CacheDisabled Field

 

The cache has been disabled. One possible cause could be a failure to reconcile charges associated with the specified cache.

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

Syntax

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

Field Value

Type: System.Int32

See Also

DataCacheErrorCode Class
Microsoft.ApplicationServer.Caching Namespace

Return to top