DataCacheErrorCode.CacheAdminRegionNotPresent Field

 

The specified region does not exist in the cache cluster.

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

Syntax

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

Field Value

Type: System.Int32

See Also

DataCacheErrorCode Class
Microsoft.ApplicationServer.Caching Namespace

Return to top