DataCacheErrorCode.CacheAdminRemoteRegistryAccessFailed Field

 

An error occurred while attempting to access the registry on a remote cache host.

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

Syntax

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

Field Value

Type: System.Int32

See Also

DataCacheErrorCode Class
Microsoft.ApplicationServer.Caching Namespace

Return to top