DataCacheErrorCode.NamedCacheDoesNotExist Field

The named cache does not exist.

Namespace: Microsoft.ApplicationServer.Caching
Assembly: Microsoft.ApplicationServer.Caching.Core (in microsoft.applicationserver.caching.core.dll)

Usage

'Usage
Dim value As Integer

value = DataCacheErrorCode.NamedCacheDoesNotExist

Syntax

'Declaration
Public Const NamedCacheDoesNotExist As Integer
public const int NamedCacheDoesNotExist
public:
literal int NamedCacheDoesNotExist
public static final int NamedCacheDoesNotExist
public const var NamedCacheDoesNotExist : int

Remarks

Parameter values are case sensitive; make sure the case of the specified named cache is the same as shown with the Get-Cache command. Use the Get-Cache command with the PowerShell based cache administration tool to find out which caches have been created in the cluster. For more information, see Cache Administration with PowerShell (Velocity).

Platforms

Development Platforms

Visual Studio 2010 and later, .NET Framework 4

Target Platforms

Windows 7; Windows Server 2008 R2; Windows Server 2008 Service Pack 2; Windows Vista Service Pack 2

See Also

Reference

DataCacheErrorCode Class
DataCacheErrorCode Members
Microsoft.ApplicationServer.Caching Namespace

  ff425062(v=azure.10).md 2011-08-26