DataCacheErrorCode.CacheAdminHostsRunning Field

 

One or more cache hosts are running in the cache cluster.

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

Syntax

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

Field Value

Type: System.Int32

See Also

DataCacheErrorCode Class
Microsoft.ApplicationServer.Caching Namespace

Return to top