DataCacheErrorCode.RegionAlreadyExists Field
The region already exists.
Namespace: Microsoft.ApplicationServer.Caching
Assembly: Microsoft.ApplicationServer.Caching.Core (in microsoft.applicationserver.caching.core.dll)
Usage
'Usage
Dim value As Integer
value = DataCacheErrorCode.RegionAlreadyExists
Syntax
'Declaration
Public Const RegionAlreadyExists As Integer
public const int RegionAlreadyExists
public:
literal int RegionAlreadyExists
public static final int RegionAlreadyExists
public const var RegionAlreadyExists : int
Remarks
Region names must be unique within each named cache. For more information about regions, see Logical Model (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