DataCacheErrorCode.CacheAdminClusterSettingsReadError Field

 

An error occurred attempting to read the configuration store provider name and connection string from the registry.

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

Syntax

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

Field Value

Type: System.Int32

See Also

DataCacheErrorCode Class
Microsoft.ApplicationServer.Caching Namespace

Return to top