DataCacheErrorCode.RegistryKeyOpenFailure Field

 

An error occurred while attempting to open a registry key for reading.

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

Syntax

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

Field Value

Type: System.Int32

See Also

DataCacheErrorCode Class
Microsoft.ApplicationServer.Caching Namespace

Return to top