DataCacheErrorCode.CacheAdminNoHosts Field

 

There are no cache hosts in the cache cluster.

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

Syntax

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

Field Value

Type: System.Int32

See Also

DataCacheErrorCode Class
Microsoft.ApplicationServer.Caching Namespace

Return to top