DataCacheErrorCode.CacheAdminInstallPathReadError Field

 

An error occurred reading the installation path from the registry.

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

Syntax

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

Field Value

Type: System.Int32

See Also

DataCacheErrorCode Class
Microsoft.ApplicationServer.Caching Namespace

Return to top