DataCacheErrorCode.CacheAdminHostNotPresent Field

 

The specified cache host is not part of the cache cluster.

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

Syntax

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

Field Value

Type: System.Int32

See Also

DataCacheErrorCode Class
Microsoft.ApplicationServer.Caching Namespace

Return to top