DataCacheErrorCode.CacheAdminStoreAccessFailure Field

 

An error occurred attempting to access the cache cluster configuration store.

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

Syntax

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

Field Value

Type: System.Int32

See Also

DataCacheErrorCode Class
Microsoft.ApplicationServer.Caching Namespace

Return to top