DataCacheErrorCode.InstallPathMissingError Field

 

An error occurred while attempting to read the install path from the registry.

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

Syntax

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

Field Value

Type: System.Int32

See Also

DataCacheErrorCode Class
Microsoft.ApplicationServer.Caching Namespace

Return to top